Retrieves the index of the CalendarView.List view lane at the specified point, expressed in client coordinates.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
Java Copy Code |
---|
public int getListLaneAt ( |
The point to test, expressed in client coordinates.
The zero-based index of the lane at the specified position or -1, if the the point does not lie over a lane.
JPlanner Programmer's Guide | © 2023 MindFusion |