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