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