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