Search
WeekRangeSettings.getOddMonthsBrush Method
See Also
 






Gets the brush used to paint the background of all odd months' areas in the WeekRange view.

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

 Syntax

Java  Copy Code

public Brush getOddMonthsBrush ()

 Return Value

An instance of a Brush-derived class used to fill the odd month cells.

 See Also