Skip to main content
Cut

DefaultBarItemNames.BringForward Field

Returns “bBringForward”. Corresponds to the Bring Forward item of the Bring to Front ribbon menu.

Namespace: DevExpress.Diagram.Core

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

NuGet Package: DevExpress.Diagram.Core

Declaration

public const string BringForward = "bBringForward"

Field Value

Type
String
See Also