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

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

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

参照

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