C1.Win.FlexGrid Namespace / C1FlexGridBase Class / DefaultSize Property

In This Topic
DefaultSize Property (C1FlexGridBase)
In This Topic
Gets the default size of the control.
Syntax
'Declaration
 
Protected Overrides ReadOnly Property DefaultSize As Size
 
See Also