SMART datagrid v.1 > Classes > DataSet
DataSet constructor.
You can specify field list in fields parameter or specify field by fields property later. You must not create this class object. The data set which will be connected to GridView creates GridDataSet, and the one which will be connected to TreeView creates TreeDataSet.