Skip to main content

DiagramCommandsBase.SelectNextItemCommand Field

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

Namespace: DevExpress.Diagram.Core

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

NuGet Package: DevExpress.Diagram.Core

Declaration

public static readonly DiagramCommand SelectNextItemCommand

Field Value

Type
DevExpress.Diagram.Core.DiagramCommand
See Also