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

GrapeCity.ActiveReports.Design 名前空間 > Selection クラス : Item プロパティ
選択したアイテムのインデックスを示します。
指定した選択アイテムへの参照を返します。
シンタックス
'宣言
 
Public ReadOnly Default Property Item( _
   ByVal index As Integer _
) As Object
public object this[ 
   int index
]; {get;}

パラメータ

index
選択したアイテムのインデックスを示します。
参照

Selection クラス
Selection メンバ