Sets a value indicating whether to display padding dates.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
Java Copy Code |
---|
public void setShowPaddingDates ( |
A Boolean value. Set to null to use the corresponding value from the current theme.
It is sometimes possible that the control draws dates outside of the range specified by the Calendar.getDate and Calendar.getEndDate properties. This usually happens when the viewport is larger than the entire time range. Set this property to false if you don't want the control to draw external dates.
JPlanner Programmer's Guide | © 2023 MindFusion |