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

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

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

参照

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