バージョン

ItemInserted イベント (WebDropDown)

シンタックス
'宣言
 
Public Event ItemInserted As DropDownItemInsertedEventHandler
public event DropDownItemInsertedEventHandler ItemInserted
イベント データ

イベント ハンドラが、このイベントに関連するデータを含む、DropDownItemInsertedEventArgs 型の引数を受け取りました。次の DropDownItemInsertedEventArgs プロパティには、このイベントの固有の情報が記載されます。

プロパティ解説
Index  
Value  
参照