Search
Calendar.getSecondaryGroupType Method
See Also
 






Gets the secondary grouping criteria for the CalendarView.ResourceView view.

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

 Syntax

Java  Copy Code

public GroupType getSecondaryGroupType ()

 Return Value

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

 See Also