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