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