FlexSheet for WPF | ComponentOne
C1.WPF.FlexGrid Namespace / C1FlexGrid Class / ColumnFooters Property

In This Topic
    ColumnFooters Property
    In This Topic
    Gets the GridPanel that contains the column footer cells.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ColumnFooters As GridPanel
    public GridPanel ColumnFooters {get;}
    See Also