Search
Calendar.setSecondaryGroupType Method
See Also
 






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

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

 Syntax

Java  Copy Code

public void setSecondaryGroupType (
    GroupType value
)

 Parameters

value

One of the GroupType constants.

 See Also