Gets a value indicating whether items in the list view can be scrolled through.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
Java Copy Code |
---|
public Boolean getEnableVirtualItemSpace () |
A Boolean value.
Use this property to override the default behavior of the vertical scrollbar (in a horizontal CalendarView.List view) or the horizontal scrollbar (in a vertical CalendarView.List view). When this property is enabled, the appropriate scrollbar will scroll through the items that are not visible within the view (due to insufficient space) rather than scroll through the cells associated with resources in a grouped CalendarView.List view.
JPlanner Programmer's Guide | © 2023 MindFusion |