[]
        
(Showing Draft Content)

C1.Win.Schedule.C1Schedule.ShowWorkTimeOnly

ShowWorkTimeOnly Property

ShowWorkTimeOnly

Gets or sets the bool value indicating whether the control should show only working hours in Day and TimeLine views.

Declaration
[C1Category("Layout")]
[C1Description("ShowWorkTimeOnly", "Determines whether the control shows only working hours in Day and TimeLine views.")]
public bool ShowWorkTimeOnly { get; set; }
<C1Category("Layout")>
<C1Description("ShowWorkTimeOnly", "Determines whether the control shows only working hours in Day and TimeLine views.")>
Public Property ShowWorkTimeOnly As Boolean