Skip to main content
Cut

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

NuGet Package: DevExpress.Diagram.Core

Declaration

public const string BackgroundColor = "bBackgroundColor"

Field Value

Type
String
See Also