Search
Style.getHeaderTextShadowColor Method
See Also
 






Gets the color of the shadow cast by the header text.

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

 Syntax

Java  Copy Code

public Color getHeaderTextShadowColor ()

 Return Value

A Color object specifying the color of the header text shadows drawn with this style.

 See Also