Back to Devexpress

DefaultBarItemNames.SendBackward Field

corelibraries-devexpress-dot-diagram-dot-core-dot-defaultbaritemnames-e598b91d.md

latest1.1 KB
Original Source

DefaultBarItemNames.SendBackward Field

Returns “bSendBackward”. Corresponds to the Send Backward item of the Send to Back ribbon menu.

Namespace : DevExpress.Diagram.Core

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

NuGet Package : DevExpress.Diagram.Core

Declaration

csharp
public const string SendBackward = "bSendBackward"
vb
Public Const SendBackward As String = "bSendBackward"

Field Value

Type
String

See Also

DefaultBarItemNames Class

DefaultBarItemNames Members

DevExpress.Diagram.Core Namespace