PrintDocument for WinForms
DataSources プロパティ (C1DataSchema)


C1.PrintDocument.6 アセンブリ > C1.C1Preview.DataBinding 名前空間 > C1DataSchema クラス : 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.
シンタックス
'宣言
 
Public ReadOnly Property DataSources As DataSourceCollection
'使用法
 
Dim instance As C1DataSchema
Dim value As DataSourceCollection
 
value = instance.DataSources
public DataSourceCollection DataSources {get;}
参照

C1DataSchema クラス
C1DataSchema メンバ