C1.Win.FlexGrid Namespace / C1FlexGridBase Class / Nodes Property

In This Topic
Nodes Property (C1FlexGridBase)
In This Topic
Gets an array containing all zero-level Node rows on the grid.
Syntax
'Declaration
 
Public ReadOnly Property Nodes As Node()
 
See Also