Skip to main content

DiagramControl.BackColor Property

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

Namespace: DevExpress.XtraDiagram

Assembly: DevExpress.XtraDiagram.v23.2.dll

NuGet Package: DevExpress.Win.Diagram

Declaration

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

Property Value

Type
Color
See Also