GrapeCity ActiveReports for .NET 16.0J
DetailDataCollectionName プロパティ (Table)

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

グループのすべてのインスタンスのコレクションに対するデータ要素名。

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

プロパティ値

グループのすべてのインスタンスのコレクションに対するデータ要素名を示すString。

解説

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

参照

Table クラス
Table メンバ