MindFusion.Scheduling for ASP.NET Programmer's Guide
Calendar.getGroupedResources Method
See Also
 





Gets all the resources which are used in current view's grouping.

Namespace: MindFusion.Scheduling
Assembly: Calendar.js

 Syntax

JavaScript  Copy Code

function getGroupedResources ()

 Return Value

Type: Array
The resources by which the current view is grouped.

 Remarks

If there is no grouping in place the result will be an empty Array.

 See Also

Calendar Members
Calendar Class
MindFusion.Scheduling Namespace