ComponentOne FlexGrid for WinForms
Row Property (Node)

C1.Win.C1FlexGrid Namespace > Node Class : Row Property
Returns a reference to the Row object that corresponds to this node.
Syntax
'Declaration
 
Public ReadOnly Property Row As Row
public Row Row {get;}
See Also

Reference

Node Class
Node Members