Spread Windows Forms 12.0 Product Documentation
Size Property (SpinButton)


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

Property Value

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

Reference

SpinButton Class
SpinButton Members