WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / FlexGrid Class / RowHeaders Property
In This Topic
    RowHeaders Property
    In This Topic
    Gets the GridPanel that contains the row header cells.
    Syntax
    public GridPanel RowHeaders {get;}
    See Also