ComponentOne FlexGrid for WinForms
Key Property

C1.Win.C1FlexGrid Namespace > Node Class : Key Property
Gets or sets the RowCol.UserData associated with this node row.
Syntax
'Declaration
 
Public Property Key As Object
public object Key {get; set;}
See Also

Reference

Node Class
Node Members