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

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