Sets which UI elements of the calendar should be custom drawn.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
Java Copy Code |
---|
public void setCustomDraw ( |
A combination of CustomDrawElements constants.
Use the bitwise or operation to combine members of CustomDrawElements specifying which elements of the view must be custom drawn. Handle the CalendarListener.draw event to perform custom drawing.
JPlanner Programmer's Guide | © 2023 MindFusion |