dbicCalendar Send comments on this topic.
GroupWeekends Property
See Also 
dbicCalendar Assembly > Dbi.WinControl.Calendar Namespace > dbiCalendar Class : GroupWeekends Property

Determines if the weekend days in the control will be placed in the same column.

Syntax

Visual Basic (Declaration) 
Public Property GroupWeekends As Boolean
C# 
public bool GroupWeekends {get; set;}

Remarks

This property is only valid when ViewType is set to Monthly

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also