Moves the specified item to another position. If undo is enabled, the item is moved through a command. Otherwise, the item is moved directly.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
C#
![]() |
---|
protected void TrackMove ( |
Visual Basic
![]() |
---|
Protected Sub TrackMove( _ |
A zero-based index specifying the previous position of the item in the collection.
A zero-based index specifying the new position of the item in the collection.
The item to move.
MindFusion.Spreadsheet for WPF Programmer's Guide | © 2025 MindFusion |