ActiveReports for .NET 18.0J
DataElementName プロパティ (ReportSection)

GrapeCity.ActiveReports.PageReportModel 名前空間 > ReportSection クラス : DataElementName プロパティ
レポートデータを表す最上位要素の名前を取得または設定します。
シンタックス
'宣言
 
Public Property DataElementName As String
public string DataElementName {get; set;}

プロパティ値

レポートデータを表す最上位要素の名前を示すStringを指定します。
参照

ReportSection クラス
ReportSection メンバ