Gets the index of the lane of the specified item within a List view whose FreeDrag property is enabled.
Namespace: MindFusion.Scheduling.Wpf
Assembly: MindFusion.Scheduling.Wpf
SyntaxC#
Copy Code
|
|---|
public int GetItemListLane ( |
Visual Basic
Copy Code
|
|---|
Public Function GetItemListLane ( _ |
The zero-based index of the item lane or -1, if the item is not associated with a lane.
See Also