Skip to main content
Cut

DefaultBarItemNames.ImageToolsBringToFront Field

Returns “bImageToolsBringForward”. Corresponds to the Bring to Front item of the Bring to Front menu that is displayed in the Image Tools ribbon category.

Namespace: DevExpress.Diagram.Core

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

NuGet Package: DevExpress.Diagram.Core

Declaration

public const string ImageToolsBringToFront = "bImageToolsBringToFront"

Field Value

Type
String

Remarks

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

See Also