Sets a value indicating whether weekend days are grouped in a single calendar cell. Weekends are always grouped in a WeekRangeViewStyle.SingleWeek view.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public void setGroupWeekends ( |
true to display weekend days together; otherwise, false. Set to null to use the corresponding value from the current theme.
See Also