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