Back to Devexpress

DiagramCommandsBase.SelectNextItemCommand Field

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

latest1.1 KB
Original Source

DiagramCommandsBase.SelectNextItemCommand Field

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

Namespace : DevExpress.Diagram.Core

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

NuGet Package : DevExpress.Diagram.Core

Declaration

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

Field Value

Type
DevExpress.Diagram.Core.DiagramCommand

See Also

DiagramCommandsBase Class

DiagramCommandsBase Members

DevExpress.Diagram.Core Namespace