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