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

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