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