Represents a command that implements the IDisposable interface.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
public abstract class DisposableCommand : Command, IDisposable |
Visual Basic
![]() |
---|
Public MustInherit Class DisposableCommand |
A DisposableCommand is automatically committed when disposed unless it has been already executed or cancelled.
System.Object
MindFusion.Spreadsheet.Command
MindFusion.Spreadsheet.DisposableCommand
MindFusion.Spreadsheet.CompositeCommand
MindFusion.Spreadsheet.TrackChangesCommand
MindFusion.Spreadsheet Programmer's Guide | © 2025 MindFusion |