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

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

テーブルの詳細行を取得または設定します。

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

プロパティ値

テーブルの詳細行のセットを含む Details オブジェクト。

解説

テーブルに少なくとも次のいずれか必要です: Details、Header、Footer。

参照

Table クラス
Table メンバ