DataSet: IDatasetModel;
The DataSet property returns the data source, which data will be displayed in the table.
The property returns the data source that was set for the component in the designer mode in the mobj property or set using the SetDataSet method.
See also: