Sets the number of lanes in a CalendarView.List view whose getEnableVirtualItemSpace is true.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
Java Copy Code |
---|
public void setTotalLaneCount ( |
A non-negative integer value specifying the number of lanes in the view. Set to null to use the corresponding value from the current theme.
When this property is set to 0, the item scrollbar is automatically adjusted so that it covers all existing items. Otherwise the item scrollbar is adjusted so that it covers the specified number of lanes.
JPlanner Programmer's Guide | © 2023 MindFusion |