FlexGrid for WPF | ComponentOne
C1.WPF.GridControl Assembly / C1.WPF.Grid Namespace / GridControlAdapter.ColumnInfo Class / MaxWidth Property

In This Topic
    MaxWidth Property (GridControlAdapter.ColumnInfo)
    In This Topic
    Gets the maximum width of the column.
    Syntax
    'Declaration
     
    Public ReadOnly Property MaxWidth As Double
    public double MaxWidth {get;}
    See Also