Scheduler for WPF
AddingAppointmentEventArgs クラス
メンバ 

C1.WPF.Schedule アセンブリ > C1.WPF.Schedule 名前空間 : AddingAppointmentEventArgs クラス
The AddingAppointmentEventArgs class describes routed event data for the C1Scheduler.UserAddingAppointment event.
オブジェクト モデル
AddingAppointmentEventArgs クラス
シンタックス
'宣言
 
Public Class AddingAppointmentEventArgs 
   Inherits AppointmentActionEventArgs
public class AddingAppointmentEventArgs : AppointmentActionEventArgs 
継承階層

System.Object
   System.EventArgs
      System.Windows.RoutedEventArgs
         C1.WPF.Schedule.AppointmentActionEventArgs
            C1.WPF.Schedule.AddingAppointmentEventArgs

参照

AddingAppointmentEventArgs メンバ
C1.WPF.Schedule 名前空間