ActiveReports for .NET 18.0J
MatrixRowCollection クラス
メンバ 

GrapeCity.ActiveReports.PageReportModel 名前空間 : MatrixRowCollection クラス
MatrixRow オブジェクトに対して強く型付けされたコレクションを提供します。
オブジェクト モデル
MatrixRowCollection クラス
シンタックス
'宣言
 
Public NotInheritable Class MatrixRowCollection 
   Inherits GrapeCity.ActiveReports.PageReportModel.ItemCollection(Of MatrixRow)
public sealed class MatrixRowCollection : GrapeCity.ActiveReports.PageReportModel.ItemCollection<MatrixRow> 
継承階層

System.Object
   GrapeCity.ActiveReports.PageReportModel.ItemCollection<T>
      GrapeCity.ActiveReports.PageReportModel.MatrixRowCollection

参照

MatrixRowCollection メンバ
GrapeCity.ActiveReports.PageReportModel 名前空間