UndoManager Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public ref class UndoManager : System::Collections::Generic::IEnumerable<Microsoft::ReportDesigner::ICommand ^>
public class UndoManager : System.Collections.Generic.IEnumerable<Microsoft.ReportDesigner.ICommand>
type UndoManager = class
interface seq<ICommand>
interface IEnumerable
Public Class UndoManager
Implements IEnumerable(Of ICommand)
- Héritage
-
UndoManager
- Implémente
Constructeurs
| Nom | Description |
|---|---|
| UndoManager(IDesignerHost) | |
Propriétés
| Nom | Description |
|---|---|
| DocumentChanged | |
| RedoStack | |
| UndoStack | |
Méthodes
Événements
| Nom | Description |
|---|---|
| ExceptionOccurred | |
| StateChanged | |
| StateChanging | |
Implémentations d’interfaces explicites
| Nom | Description |
|---|---|
| IEnumerable.GetEnumerator() | |
| IEnumerable<ICommand>.GetEnumerator() | |