Search
TimetableSettings.getDayHeaderBrush Method
See Also
 






Gets the brush used to paint the subheader where the all-day items are displayed.

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

 Syntax

Java  Copy Code

public Brush getDayHeaderBrush ()

 Return Value

An instance of a Brush-derived class used to fill the day header.

 See Also