MAUI | ComponentOne
C1.Maui.Grid Assembly / C1.Maui.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