Sets the lane index for the specified item within a List view whose FreeDrag property is enabled.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
SyntaxC#
Copy Code
|
|---|
public void SetItemListLane ( |
Visual Basic
Copy Code
|
|---|
Public Sub SetItemListLane( _ |
A reference to the Item whose lane index to set.
The zero-based index of the new item lane.
See Also