Back to Devexpress

DefaultBarItemNames.BringForward Field

corelibraries-devexpress-dot-diagram-dot-core-dot-defaultbaritemnames-883d535a.md

latest1.1 KB
Original Source

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.v25.2.Core.dll

NuGet Package : DevExpress.Diagram.Core

Declaration

csharp
public const string BringForward = "bBringForward"
vb
Public Const BringForward As String = "bBringForward"

Field Value

Type
String

See Also

DefaultBarItemNames Class

DefaultBarItemNames Members

DevExpress.Diagram.Core Namespace