Search
Calendar.setGroupType Method
See Also
 






Sets the grouping criteria for the CalendarView.Timetable, CalendarView.WeekRange, CalendarView.List and CalendarView.ResourceView views.

Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling

 Syntax

Java  Copy Code

public void setGroupType (
    GroupType value
)

 Parameters

value

One of the GroupType constants.

 See Also