Sets 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
SyntaxJava
Copy Code
|
|---|
public void setUseExtendedStyles ( |
A Boolean value. Set to null to use the corresponding value from the current theme.
RemarksIf this value is false, the pointed styles (that is, getPointedItemStyle and getPointedSelectedItemStyle) are ignored.
See Also