次の方法で共有


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()

適用対象