Retrieves the index of the List view lane at the specified point, expressed in client coordinates.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public int GetListLaneAt ( |
Visual Basic Copy Code |
---|
Public Function 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.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |