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

DefaultBarItemNames.ImageToolsSendToBack Field

Returns “bImageToolsSendToBack”. Corresponds to the Send to Back item of the Send to Back menu that is displayed in the Image Tools ribbon category.

Namespace: DevExpress.Diagram.Core

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

NuGet Package: DevExpress.Diagram.Core

Declaration

public const string ImageToolsSendToBack = "bImageToolsSendToBack"

Field Value

Type
String

Remarks

By default, the Send to Back menu is placed in the Image Tools ribbon category that appears when an image item is selected.

See Also