ComponentOne FlexGrid for WinForms
Data Property (Node)

C1.Win.C1FlexGrid Namespace > Node Class : Data Property
Gets or sets the data on this node row at the column that contains the outline tree.
Syntax
'Declaration
 
Public Property Data As Object
public object Data {get; set;}
See Also

Reference

Node Class
Node Members