[]
        
(Showing Draft Content)

C1.Win.C1Schedule.BaseTableView.SelectedAppointments

SelectedAppointments Property

SelectedAppointments

Gets the List<T> object containing the list of the currently selected Appointment objects.

Declaration
[Browsable(false)]
public List<Appointment> SelectedAppointments { get; }