Search
Style.getHeaderFont Method
See Also
 






Gets the font used to paint the text of an element's header.

Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model

 Syntax

Java  Copy Code

public Font getHeaderFont ()

 Return Value

A Font object specifying the font of text displayed in headers.

 See Also