FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid 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
    protected override Size DefaultSize {get;}
    See Also