FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid.ColumnPicker Namespace / IColumnPickerView Interface / ViewDefaultSize Property

In This Topic
    ViewDefaultSize Property (IColumnPickerView)
    In This Topic
    Default view size. Column picker window use this to autosize self when creating.
    Syntax
    'Declaration
     
    
    ReadOnly Property ViewDefaultSize As Size
    Size ViewDefaultSize {get;}
    See Also