[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase.Position

Position Property

Position

Gets or sets the position of the side button.

Declaration
public ButtonPosition Position { get; set; }
Public Property Position As ButtonPosition
Property Value
Type Description
ButtonPosition

A ButtonPosition enumeration that indicates the position of the side button.
The default is RightInside.

Remarks

With the Position property, you can change the position of the SideButtonBase object. This places the button inside or outside and to the left or right of the container control's border.