DiagramControl.UndoManager Property
Provides access to an object that manages the undo and redo operations in the DiagramControl.
Namespace: DevExpress.XtraDiagram
Assembly: DevExpress.XtraDiagram.v24.1.dll
NuGet Package: DevExpress.Win.Diagram
Declaration
Property Value
Type | Description |
---|---|
DevExpress.Utils.UndoManager | A DevExpress.Utils.UndoManager object. |
See Also