Skip to main content
A newer version of this page is available. .

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.v19.1.Core.dll

Declaration

public static readonly DiagramCommand CancelCommand

Field Value

Type
DevExpress.Diagram.Core.DiagramCommand
See Also