C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview.DataBinding Namespace / C1DataSchema Class / DataSources Property

In This Topic
DataSources Property
In This Topic
Gets the collection of DataSource objects associated with the current data schema. Those data sources are used to provide data for elements of the DataSets collection.
Syntax
'Declaration
 
Public ReadOnly Property DataSources As DataSourceCollection
 
See Also