'宣言 Public Delegate Sub ItemActivatingEventHandler( _ ByVal sender As Object, _ ByVal e As ItemActivatingEventArgs _ )
public delegate void ItemActivatingEventHandler( object sender, ItemActivatingEventArgs e )
ItemActivatingEventHandler メンバ Infragistics.Win.UltraWinListView 名前空間