[]
        
(Showing Draft Content)

C1.C1Preview.DataBinding.C1DataSchema.DataSets

DataSets Property

DataSets

Gets the collection of data sets provided by the current data schema.

A DataSet from this collection can be assigned to the DataSource property on DataBinding of a RenderObject, or on DataBinding of a table row or column group (TableVector).

Declaration
public DataSetCollection DataSets { get; }