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