dbicCalc Send comments on this topic.
ButtonLayout Property
See Also 
dbicCalc Assembly > Dbi.WinControl.Calc Namespace > dbiCalc Class : ButtonLayout Property

Determines the default layout of the buttons in the control display.

Syntax

Visual Basic (Declaration) 
Public Property ButtonLayout As enumButtonLayout
C# 
public enumButtonLayout ButtonLayout {get; set;}

Property Value

enumButtonLayout

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also