Sets the brush used to fill the interior of elements.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
SyntaxJava
Copy Code
|
|---|
public void setBrush ( |
A Brush instance used to fill the interior of calendar UI elements. Set to null to use the corresponding value from the current theme.
See Also