MAUI | ComponentOne
C1.Maui.Grid Assembly / C1.Maui.Grid Namespace / FlexGrid Class / MaxColumnWidth Property
In This Topic
    MaxColumnWidth Property
    In This Topic
    Gets or sets the maximum width of columns in the FlexGrid.
    Syntax
    public double MaxColumnWidth {get; set;}
    See Also