WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridNumericColumn Class / MinWidth Property
In This Topic
    MinWidth Property (GridNumericColumn)
    In This Topic
    Gets or sets the minimum width of the column.
    Syntax
    public double MinWidth {get; set;}
    See Also