Spread Windows Forms 12.0 Product Documentation
DefaultSize Property (FpVerticalScrollBar)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > FpVerticalScrollBar Class : DefaultSize Property
Gets the default size of the control.
Syntax
'Declaration
 
Protected Overrides ReadOnly Property DefaultSize As Size
'Usage
 
Dim instance As FpVerticalScrollBar
Dim value As Size
 
value = instance.DefaultSize
protected override Size DefaultSize {get;}

Property Value

Size object containing the default size of the control
See Also

Reference

FpVerticalScrollBar Class
FpVerticalScrollBar Members