Search
WeekRangeSettings.getEvenMonthsBrush Method
See Also
 






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

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

 Syntax

Java  Copy Code

public Brush getEvenMonthsBrush ()

 Return Value

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

 See Also