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