Search
Calendar.setCustomGroupType Method
See Also
 






Sets a runtime type of the resources to group by.

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

 Syntax

Java  Copy Code

public void setCustomGroupType (
    Type value
)

 Parameters

value

A Type object.

 See Also