Gets the number of lanes in a CalendarView.List view whose getEnableVirtualItemSpace is true.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public Integer getTotalLaneCount () |
A non-negative integer value specifying the number of lanes in the view.
RemarksWhen 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.
See Also