ComponentOne Scheduler for WPF and Silverlight
AppointmentActionEventArgs Class
Members 

C1.WPF.Schedule Namespace : 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
public class AppointmentActionEventArgs : System.Windows.RoutedEventArgs 
Inheritance Hierarchy

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

See Also

Reference

AppointmentActionEventArgs Members
C1.WPF.Schedule Namespace