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