Skip to main content

DiagramCommandsBase.SelectPrevItemCommand Field

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

Namespace: DevExpress.Diagram.Core

Assembly: DevExpress.Diagram.v24.1.Core.dll

NuGet Package: DevExpress.Diagram.Core

Declaration

public static readonly DiagramCommand SelectPrevItemCommand

Field Value

Type
DevExpress.Diagram.Core.DiagramCommand
See Also