Sets the Style used to paint items when they are pointed with the mouse and selected at the same time.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
Java Copy Code |
---|
public void setPointedSelectedItemStyle ( |
A Style object defining the appearance of schedule items when they are pointed with the mouse and selected at the same time. This property cannot be null.
This property is ignored when getUseExtendedStyles is false.
JPlanner Programmer's Guide | © 2023 MindFusion |