Skip to main content

DiagramCommandsBase.SendToBackCommand Field

In This Article

Send the selected diagram items to the back.

Namespace: DevExpress.Diagram.Core

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

NuGet Package: DevExpress.Diagram.Core

#Declaration

public static readonly DiagramCommand SendToBackCommand

#Field Value

Type
DevExpress.Diagram.Core.DiagramCommand
See Also