ActiveReports for .NET 18.0J
Item プロパティ (DataProviderInfoCollection)

GrapeCity.ActiveReports.Configuration 名前空間 > DataProviderInfoCollection クラス : Item プロパティ
取得するまたは設定する項目のインデックス。
指定されたインデックスでGrapeCity.BI.Data.DataProviders.DataProviderInfoを取得または設定します。
シンタックス
'宣言
 
Public Shadows Default Property Item( _
   ByVal index As Integer _
) As DataProviderInfo
public new DataProviderInfo this[ 
   int index
]; {get; set;}

パラメータ

index
取得するまたは設定する項目のインデックス。

プロパティ値

インデックスにあるGrapeCity.BI.Data.DataProviders.DataProviderInfo
参照

DataProviderInfoCollection クラス
DataProviderInfoCollection メンバ