C1.C1Preview.DataBinding Namespace : C1DataSchema Class |
The following tables list the members exposed by C1DataSchema.
Name | Description | |
---|---|---|
Aggregates | Gets the collection of named Aggregate objects defined on the current data schema. | |
DataSets | Gets the collection of data sets provided by the current data schema.
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). | |
DataSources | Gets the collection of DataSource objects associated with the current data schema. Those data sources are used to provide data for elements of the C1DataSchema.DataSets collection. | |
Owner | Gets the C1.C1Preview.C1PrintDocument containing the current data schema. |
Name | Description | |
---|---|---|
Clear | Clears the current data schema, deletes all associated data sets, data sources and aggregates. |