Search
Style.getFillColor Method
See Also
 






Gets the color used to fill calendar elements.

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

 Syntax

Java  Copy Code

public Color getFillColor ()

 Return Value

A Color object used to fill calendar elements.

 See Also