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