Gets the index of the lane of the specified item within a List view with ListViewSettings.setFreeDrag set to true.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
Java Copy Code |
---|
public int getItemListLane ( |
A reference to the Item whose lane index to retrieve.
The zero-based index of the item lane or -1, if the item is not associated with a lane.
JPlanner Programmer's Guide | © 2023 MindFusion |