ActiveReports for .NET 18.0J
MatrixRows プロパティ

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

Matrixのレイアウトの各詳細セルに含まれている行を取得します。

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

プロパティ値

Matrixのレイアウトの各詳細セルに含まれている行を示すMatrixRowCollection

参照

Matrix クラス
Matrix メンバ