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

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

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

参照

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