GrapeCity ActiveReports for .NET 16.0J
MatrixCellCollection クラス
メンバ 

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

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

参照

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