DiagramControl.BackColor Property
In This Article
This property is not supported. Use the DiagramControl.Appearance property instead.
Namespace: DevExpress.XtraDiagram
Assembly: DevExpress.XtraDiagram.v24.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