Gets the brush used to paint secondary calendar elements.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
Java Copy Code |
---|
public Brush getSecondaryBrush () |
A Brush instance used to fill the interior of calendar UI elements. The default is null.
What is painted with this brush depends on the current view and the context in which the CustomBrushes instance is used. For example, in timetable view contact's secondary custom brush is used to paint the work time cells for the contact.