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