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