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

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

System.Object
   System.Collections.ObjectModel.Collection<T>
      GrapeCity.ActiveReports.PageReportModel.MatrixColumnCollection

参照

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