'宣言 Public Delegate Sub KeyActionPerformedHandler( _ ByVal control As UltraTimelineView, _ ByVal args As KeyActionPerformedEventArgs _ )
public delegate void KeyActionPerformedHandler( UltraTimelineView control, KeyActionPerformedEventArgs args )
KeyActionPerformedHandler メンバ Infragistics.Win.UltraWinSchedule.TimelineView.UIActionNotification 名前空間