'宣言 Public Delegate Sub DropDownItemBoundEventHandler( _ ByVal sender As Object, _ ByVal e As DropDownItemBoundEventArgs _ )
public delegate void DropDownItemBoundEventHandler( object sender, DropDownItemBoundEventArgs e )
DropDownItemBoundEventHandler メンバ Infragistics.Web.UI.ListControls 名前空間