GrapeCity ActiveReports for .NET 16.0J
DataSources プロパティ

GrapeCity.ActiveReports.PageReportModel 名前空間 > Report クラス : DataSources プロパティ
レポートでデータセットを提供するデータソースのコレクションを取得します。
シンタックス
'宣言
 
Public ReadOnly Property DataSources As DataSourceCollection
public DataSourceCollection DataSources {get;}

プロパティ値

レポートでデータセットを提供するデータソースのコレクションを表すDataSourceCollection
参照

Report クラス
Report メンバ