Spread Windows Forms 12.0 Product Documentation
DefaultSize Property (FpSpread)


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

Property Value

Size object containing the default size
See Also

Reference

FpSpread Class
FpSpread Members