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