Back to Devexpress

DefaultBarItemNames.BackgroundColor Field

corelibraries-devexpress-dot-diagram-dot-core-dot-defaultbaritemnames-3b5c9c6d.md

latest1.1 KB
Original Source

DefaultBarItemNames.BackgroundColor Field

Returns “bBackgroundColor”. Corresponds to the Background ribbon item that allows end-users to pick the background color for selected items.

Namespace : DevExpress.Diagram.Core

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

NuGet Package : DevExpress.Diagram.Core

Declaration

csharp
public const string BackgroundColor = "bBackgroundColor"
vb
Public Const BackgroundColor As String = "bBackgroundColor"

Field Value

Type
String

See Also

DefaultBarItemNames Class

DefaultBarItemNames Members

DevExpress.Diagram.Core Namespace