DiagramControl.CanUndo Property
In This Article
Indicates whether the user can undo the previous operation. This is a dependency property.
Namespace: DevExpress.Xpf.Diagram
Assembly: DevExpress.Xpf.Diagram.v24.2.dll
NuGet Package: DevExpress.Wpf.Diagram
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if the user can undo the previous opration; otherwise, false. |
See Also