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