Scheduler for WPF
AddingAppointmentEventArgs クラス
メンバ 

C1.WPF.Schedule.4.5.2 アセンブリ > C1.WPF.Schedule 名前空間 : AddingAppointmentEventArgs クラス
AddingAppointmentEventArgsクラスは、 UserAddingAppointmentイベントのルーティングされたイベントデータを記述します。
オブジェクト モデル
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 名前空間