Sets a value indicating whether items longer than 24 hours are displayed in the day header or not.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
Java Copy Code |
---|
public void setEnableDayItems ( |
A Boolean value. Set to null to use the corresponding value from the current theme.
By default, items longer than 1 day or items marked as Item.getAllDayEvent are displayed in the day header of the view. If the day header is not displayed (that is, getShowDayHeader is set to false) then these items are never displayed. Settings this property to false causes all items regardless of their length to be displayed in the main view.
JPlanner Programmer's Guide | © 2023 MindFusion |