GrapeCity ActiveReports for .NET 12.0J
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 名前空間

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.