UndoGroup Class

Definition

public ref class UndoGroup sealed : IDisposable, Microsoft::ReportDesigner::ICommand
public sealed class UndoGroup : IDisposable, Microsoft.ReportDesigner.ICommand
type UndoGroup = class
    interface ICommand
    interface IDisposable
Public NotInheritable Class UndoGroup
Implements ICommand, IDisposable
Inheritance
UndoGroup
Implements

Properties

Description
IsCancelled
IsTemporary

Methods

Cancel()

Explicit Interface Implementations

ICommand.Description
ICommand.Execute()
ICommand.Unexecute()
IDisposable.Dispose()

Applies to