Gets the size of the SideButtonBase.
Declaration
[Browsable(false)]
public virtual Size Size { get; }
<Browsable(False)>
Public Overridable ReadOnly Property Size As Size
Property Value
Type |
Description |
Size |
A Size value that indicates the size of the SideButtonBase.
|