Skip to main content
Cut

DefaultBarItemNames.BringToFront Field

Returns “bBringToFront”. Corresponds to the Bring to Front 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 BringToFront = "bBringToFront"

Field Value

Type
String
See Also