GrapeCity ActiveReports for .NET 16.0J
DataElementName プロパティ (ReportItem)

GrapeCity.ActiveReports.PageReportModel 名前空間 > ReportItem クラス : DataElementName プロパティ

レポートアイテムのデータ要素、または、属性のために使用する名前を取得または設定します。

シンタックス
'宣言
 
Public Property DataElementName As String
public string DataElementName {get; set;}

プロパティ値

レポートアイテムのデータ要素、または、属性のために使用する名前を示す値。

解説

デフォルト値はNameです。

参照

ReportItem クラス
ReportItem メンバ