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