TreeListRowInfo Properties
Contains information about the treelist’s row.Name | Description |
---|---|
DataControl | Gets the data-aware control (e.g., GridControl, TreeListControl) which owns the current View. |
Node | Gets the node corresponding to the treelist row. |
RowHandle | Gets the row’s handle. |
See Also