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

DiagramCommandsBase.SelectPrevItemCommand Field

Select the previous diagram item in the order they were added to the diagram.

Namespace: DevExpress.Diagram.Core

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

Declaration

public static readonly DiagramCommand SelectPrevItemCommand

Field Value

Type
DevExpress.Diagram.Core.DiagramCommand
See Also