Gets the selected style associated with the item.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
SyntaxJava
Copy Code
|
|---|
public abstract Style getSelectedStyle () |
A Style object that defines the appearance of the item.
RemarksThis style is applied to the item when it is selected.
See Also