[]
        
(Showing Draft Content)

C1.Win.Schedule.SelectedAppointmentsChangedEventArgs.Appointments

Appointments Property

Appointments

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

Declaration
public AppointmentList Appointments { get; }