[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.SideButtonBaseInfo.Position

Position Property

Position

Gets or sets the position of the side button.

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

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

Remarks

With the Position property, you can change the position of the SideButtonBase object. The button can be inside or outside at the left or right of the container control's border.