Implements replacement of items in a collection.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
C#
![]() |
---|
public class ReplaceItemCommand<T> : Command |
Visual Basic
![]() |
---|
Public Class ReplaceItemCommand(Of T) |
There is usually no need to instantiate this class directly. Instances of this command are automatically created and executed when an item is replaced in an UndoableCollection.
System.Object
MindFusion.Spreadsheet.Wpf.Command
MindFusion.Spreadsheet.Wpf.ReplaceItemCommand(T)
MindFusion.Spreadsheet for WPF Programmer's Guide | © 2025 MindFusion |