ReportViewer for ASP.NET Web Forms
Item プロパティ (RenderInputComboBoxItemCollection)

C1.C1Report.4 アセンブリ > C1.C1Preview 名前空間 > RenderInputComboBoxItemCollection クラス : Item プロパティ
オブジェクトのインデックス。
コレクション内の指定したインデックスのオブジェクトを取得または設定します。
シンタックス
'宣言
 
Public Default Property Item( _
   ByVal index As System.Integer _
) As RenderInputComboBoxItem
public RenderInputComboBoxItem this[ 
   System.int index
]; {get; set;}

パラメータ

index
オブジェクトのインデックス。

プロパティ値

指定したインデックスの要素。
参照

RenderInputComboBoxItemCollection クラス
RenderInputComboBoxItemCollection メンバ