Search
Calendar.getGroupType Method
See Also
 






Gets 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 GroupType getGroupType ()

 Return Value

One of the GroupType constants. The default is GroupType.None.

 See Also