ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.Olap Namespace / C1OlapGrid Class / Nodes Property

In This Topic
    Nodes Property
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Nodes As Node()
    public Node[] Nodes {get;}
    See Also