Search
ListViewSettings.getEvenWeeksBrush Method
See Also
 






Gets the brush used to paint the background of the contents of even weeks.

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

 Syntax

Java  Copy Code

public Brush getEvenWeeksBrush ()

 Return Value

An instance of a Brush-derived class.

 See Also