C1.Win.FlexGrid Namespace / Node Class / Row Property

In This Topic
Row Property (Node)
In This Topic
Returns a reference to the Row object that corresponds to this node.
Syntax
'Declaration
 
Public ReadOnly Property Row As Row
 
See Also