Skip to main content
Cut

DefaultBarItemNames.ImageToolsArrangeGroup Field

Returns “rgImageToolsArrangeGroup”. Corresponds to the Arrange ribbon group that is placed in the Image Tools ribbon category and contains Bring to Frond and Send to Back items.

Namespace: DevExpress.Diagram.Core

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

NuGet Package: DevExpress.Diagram.Core

Declaration

public const string ImageToolsArrangeGroup = "rgImageToolsArrangeGroup"

Field Value

Type
String

Remarks

By default, the Arrange group is placed in the Image Tools ribbon category that appears when an image item is selected.

See Also