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