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

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

行の内容を取得します。

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

プロパティ値

行の内容を含むTableCellCollection

解説

テーブル内の列ごとに一つのセルがあります。

参照

TableRow クラス
TableRow メンバ