[]
Gets or sets the bool value indicating whether the control should show only working hours in Day and TimeLine views.
[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