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

DiagramControl.BackColor Property

This property is not supported. Use the DiagramControl.Appearance property instead.

Namespace: DevExpress.XtraDiagram

Assembly: DevExpress.XtraDiagram.v21.2.dll

NuGet Packages: DevExpress.Win.Design, DevExpress.Win.Diagram

Declaration

[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public override Color BackColor { get; set; }

Property Value

Type
Color
See Also