Search
ResourceViewSettings.getExpandActiveItemOn Method
See Also
 






Gets whether the active item should ignore collisions.

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

 Syntax

Java  Copy Code

public ItemAction getExpandActiveItemOn ()

 Return Value

One of the ItemAction constants.

 Remarks

This only works if setViewStyle is set to ResourceViewStyle.General.

 See Also