Search
Style.getHeaderTextColor Method
See Also
 






Gets the color 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 Color getHeaderTextColor ()

 Return Value

A Color object specifying the color of text displayed in headers.

 See Also