Gets which UI elements of the calendar should be custom drawn.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public EnumSet<CustomDrawElements> getCustomDraw () |
A combination of CustomDrawElements constants. The default is an empty set.
See Also