C1.WPF.Schedule Namespace / AppointmentActionEventArgs Class
Members

AppointmentActionEventArgs Class
The AppointmentActionEventArgs class describes routed event data for user actions on the Appointment object.
Object Model
AppointmentActionEventArgs Class
Syntax
'Declaration
 
Public Class AppointmentActionEventArgs 
   Inherits System.Windows.RoutedEventArgs
 
Inheritance Hierarchy

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

See Also