ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / C1.Win.C1FlexGrid 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
    protected virtual Size DefaultSize {get;}
    See Also