Gets the style associated with this appointment.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
SyntaxJava
Copy Code
|
|---|
public Style getStyle () |
An instance of the Style class that defines the appearance of the item.
RemarksThis style is applied to the appointment when it is neither pointed with the mouse nor selected.
See Also