Gets the brush used to paint primary calendar elements.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
Java Copy Code |
---|
public Brush getPrimaryBrush () |
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 primary custom brush is used to paint the non-work time cells for the contact.