Skip to main content

DiagramCommandsBase.CancelCommand Field

Exit the input state (i.e., editing a text within a diagram item) or, if the control is not in the input state, deselect all diagram items.

Namespace: DevExpress.Diagram.Core

Assembly: DevExpress.Diagram.v23.2.Core.dll

NuGet Package: DevExpress.Diagram.Core

Declaration

public static readonly DiagramCommand CancelCommand

Field Value

Type
DevExpress.Diagram.Core.DiagramCommand
See Also