Skip to main content
A newer version of this page is available. .
Cut

DefaultBarItemNames.BackgroundColor Property

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

Declaration

public static string BackgroundColor { get; }

Property Value

Type
String
See Also