Search
ItemSettings.getUseExtendedStyles Method
See Also
 






Gets a value indicating whether the appropriate styles are used when an item is pointed with the mouse.

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

 Syntax

Java  Copy Code

public Boolean getUseExtendedStyles ()

 Return Value

A Boolean value.

 Remarks

If this value is false, the pointed styles (that is, getPointedItemStyle and getPointedSelectedItemStyle) are ignored.

 See Also