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

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

セル要素に対する使用する名前。

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

プロパティ値

セル要素に対する使用する名前を示すString。

解説

デフォルト値は「Cell」です。

参照

Matrix クラス
Matrix メンバ