言語

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

適用対象