[]
        
(Showing Draft Content)

C1.Win.Schedule.SelectedAppointmentsChangedEventArgs

SelectedAppointmentsChangedEventArgs Class

Provides data for the SelectedAppointmentsChanged event.

Inheritance
SelectedAppointmentsChangedEventArgs
Namespace: C1.Win.Schedule
Assembly: C1.Win.Schedule.8.dll
Syntax
public class SelectedAppointmentsChangedEventArgs : EventArgs

Properties

Name Description
Appointments

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