Sets the style used when this appointment is selected.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
SyntaxJava
Copy Code
|
|---|
public void setSelectedStyle ( |
An instance of the Style class that defines the appearance of the item.
RemarksThis style is applied on the appointment when it is selected.
See Also