WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridColumn Class / Header Property
In This Topic
    Header Property (GridColumn)
    In This Topic
    Gets or sets text shown in the header of this column.
    Syntax
    public string Header {get; set;}
    See Also