Gets a value indicating whether to display padding dates.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
Java Copy Code |
---|
public Boolean getShowPaddingDates () |
A Boolean value.
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 |