[]
        
(Showing Draft Content)

C1.WPF.Schedule.AppointmentActionEventArgs

AppointmentActionEventArgs Class

The AppointmentActionEventArgs class describes routed event data for user actions on the Appointment object.

Inheritance
AppointmentActionEventArgs
Namespace: C1.WPF.Schedule
Assembly: C1.WPF.Schedule.4.6.2.dll
Syntax
public class AppointmentActionEventArgs : RoutedEventArgs

Constructors

Name Description
AppointmentActionEventArgs(RoutedEvent, Appointment)

Initializes a new instance of the AppointmentActionEventArgs class with the specified routed event and appointment.

Fields

Name Description
_appointment

Properties

Name Description
Appointment

Gets an Appointment object.