UndoGroup 类

定义

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
继承
UndoGroup
实现

属性

Description
IsCancelled
IsTemporary

方法

Cancel()

显式接口实现

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

适用于