Gets the appearance style used to paint calendar elements that don't have a distinct style assigned to them.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public Style getStyle () |
A Style object specifying the style of calendar UI elements. This property cannot be null.
See Also