'Declaration Public ReadOnly Property DataSets As DataSetCollection
public DataSetCollection DataSets {get;}
A DataSet from this collection can be assigned to the C1DataBinding.DataSource property on C1.C1Preview.RenderObject.DataBinding of a C1.C1Preview.RenderObject, or on C1.C1Preview.TableVectorGroup.DataBinding of a table row or column group (C1.C1Preview.TableVector).
'Declaration Public ReadOnly Property DataSets As DataSetCollection
public DataSetCollection DataSets {get;}