Search
CellSettings.getTodayColor Method
See Also
 






Gets the color used to paint the line that marks the current cell.

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

 Syntax

Java  Copy Code

public Color getTodayColor ()

 Return Value

A Color object.

 See Also