Gets the index of the lane of the specified item within a List view whose FreeDrag property is enabled.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public int GetItemListLane ( |
Visual Basic Copy Code |
---|
Public Function 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.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |