DiagramControl.BackColor Property
This property is not supported. Use the DiagramControl.Appearance property instead.
Namespace: DevExpress.XtraDiagram
Assembly: DevExpress.XtraDiagram.v24.1.dll
NuGet Package: DevExpress.Win.Diagram
Declaration
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public override Color BackColor { get; set; }
Property Value
Type |
---|
Color |
See Also