[]
        
(Showing Draft Content)

C1.Win.Schedule.C1Schedule.ShowAppointmentStatus

ShowAppointmentStatus Property

ShowAppointmentStatus

Gets or sets the bool value indicating whether the control should show appointment status in Day, WorkingWeek, Week and TimeLine views.

Declaration
[C1Category("Behavior")]
[C1Description("ShowAppointmentStatus", "Determines whether the control shows appointment status in Day, WorkingWeek, Week and TimeLine views.")]
public bool ShowAppointmentStatus { get; set; }
<C1Category("Behavior")>
<C1Description("ShowAppointmentStatus", "Determines whether the control shows appointment status in Day, WorkingWeek, Week and TimeLine views.")>
Public Property ShowAppointmentStatus As Boolean