Sets the font used to display an element's text.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
SyntaxJava
Copy Code
|
|---|
public void setFont ( |
A Font object specifying the font of calendar elements' text. Set to null to use the corresponding value from the current theme.
See Also