バージョン

DropDownItemBoundEventHandler デリゲート

シンタックス
'宣言
 
Public Delegate Sub DropDownItemBoundEventHandler( _
   ByVal sender As Object, _
   ByVal e As DropDownItemBoundEventArgs _
) 
public delegate void DropDownItemBoundEventHandler( 
   object sender,
   DropDownItemBoundEventArgs e
)

パラメータ

sender
e
参照