[]
        
(Showing Draft Content)

C1.Win.Schedule.C1Schedule.ShowWeekends

ShowWeekends Property

ShowWeekends

Gets or sets the bool value indicating whether the control should show weekends in a Month View. The default value is True.

Declaration
[C1Category("Layout")]
[C1Description("ShowWeekends", "Determines whether the control shows weekends in a Month View.")]
public bool ShowWeekends { get; set; }
<C1Category("Layout")>
<C1Description("ShowWeekends", "Determines whether the control shows weekends in a Month View.")>
Public Property ShowWeekends As Boolean