ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.4.5.2 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotGrid Class / DefaultSize Property

In This Topic
    DefaultSize Property (C1FlexPivotGrid)
    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