WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / FlexGrid Class / RowHeaderColumns Property
In This Topic
    RowHeaderColumns Property
    In This Topic
    Gets the collection of columns of the row header.
    Syntax
    public GridColumnCollection RowHeaderColumns {get;}
    See Also