RowData Constructors
Contains information about a data row.Name | Parameters | Description |
---|---|---|
RowData(DataTreeBuilder, Boolean, Boolean, Boolean) | treeBuilder, updateOnlyData, updateSelectionState, updateError | Initializes a new instance of the RowData class. |
See Also