UndoGroup クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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() |