Spread Windows Forms 12.0 Product Documentation
Size Property (SideButtonBase)


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace > SideButtonBase Class : Size Property
Gets the size of the SideButtonBase.
Syntax
'Declaration
 
Public Overridable ReadOnly Property Size As Size
'Usage
 
Dim instance As SideButtonBase
Dim value As Size
 
value = instance.Size
public virtual Size Size {get;}

Property Value

A System.Drawing.Size value that indicates the size of the SideButtonBase.
See Also

Reference

SideButtonBase Class
SideButtonBase Members