<
OLAP for WPF and Silverlight | ComponentOne
C1.WPF.Olap Namespace / C1OlapGrid Class / ColumnFooters Property

In This Topic
    ColumnFooters Property (C1OlapGrid)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property ColumnFooters As GridPanel
    public GridPanel ColumnFooters {get;}
    See Also