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

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