SelectedAppointment Property
SelectedAppointment
Gets or sets an C1.Schedule.Appointment that is currently selected
in the control UI. This is a dependency property.
Declaration
public Appointment SelectedAppointment { get; set; }
Public Property SelectedAppointment As Appointment