WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / FlexGrid Class / ColumnHeaderRows Property
In This Topic
    ColumnHeaderRows Property
    In This Topic
    Gets the collection of rows of the column headers.
    Syntax
    public GridRowCollection ColumnHeaderRows {get;}
    See Also