[]
Gets or sets the position of the side button.
public LeftRightAlignment Position { get; set; }
Public Property Position As LeftRightAlignment
Type | Description |
---|---|
LeftRightAlignment | A ButtonPosition enumeration that indicates the position of the side button.
|
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.