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

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

テーブルの詳細行を取得します。

シンタックス
'宣言
 
Public ReadOnly Property TableRows As TableRowCollection
public TableRowCollection TableRows {get;}

プロパティ値

テーブルの詳細行を含むTableRowCollection

解説

詳細行は、そのTableCellsのいずれかでDataRegionsを含めることはできません。

参照

Details クラス
Details メンバ