[]
        
(Showing Draft Content)

C1.Win.C1Schedule.SelectedAppointmentsChangedEventArgs

SelectedAppointmentsChangedEventArgs Class

Provides data for the SelectedAppointmentsChanged event.

Inheritance
SelectedAppointmentsChangedEventArgs
Namespace: C1.Win.C1Schedule
Assembly: C1.Win.C1Schedule.4.8.dll
Syntax
public class SelectedAppointmentsChangedEventArgs : EventArgs

Properties

Name Description
Appointments

Gets the AppointmentList object representing currently selected appointments. This value can be null if there is no selected appointment.