Scheduler for WinForms
CancelAppointmentEventArgs クラス
メンバ 

C1.ScheduleCore アセンブリ > C1.Schedule 名前空間 : CancelAppointmentEventArgs クラス
The CancelAppointmentEventArgs class describes event data for cancellable Appointment events.
オブジェクト モデル
CancelAppointmentEventArgs クラス
シンタックス
'宣言
 
Public Class CancelAppointmentEventArgs 
   Inherits System.ComponentModel.CancelEventArgs
public class CancelAppointmentEventArgs : System.ComponentModel.CancelEventArgs 
継承階層

System.Object
   System.EventArgs
      System.ComponentModel.CancelEventArgs
         C1.Schedule.CancelAppointmentEventArgs
            C1.Win.Schedule.BeforeAppointmentTooltipShowEventArgs

参照

CancelAppointmentEventArgs メンバ
C1.Schedule 名前空間