Back to Devexpress

DiagramCommandsBase.CancelCommand Field

corelibraries-devexpress-dot-diagram-dot-core-dot-diagramcommandsbase-b784ac67.md

latest1.1 KB
Original Source

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.v25.2.Core.dll

NuGet Package : DevExpress.Diagram.Core

Declaration

csharp
public static readonly DiagramCommand CancelCommand
vb
Public Shared ReadOnly CancelCommand As DiagramCommand

Field Value

Type
DevExpress.Diagram.Core.DiagramCommand

See Also

DiagramCommandsBase Class

DiagramCommandsBase Members

DevExpress.Diagram.Core Namespace