[]
        
(Showing Draft Content)

C1.WPF.Schedule.AddingAppointmentEventArgs

AddingAppointmentEventArgs Class

The AddingAppointmentEventArgs class describes routed event data for the UserAddingAppointment event.

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

Constructors

Name Description
AddingAppointmentEventArgs(RoutedEvent, Appointment)

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

Properties

Name Description
Appointment

Gets or sets an Appointment object.