DiagramAppearanceObject.ContentBackground Property
Gets or sets the item’s background color.
Namespace: DevExpress.XtraDiagram
Assembly: DevExpress.XtraDiagram.v25.1.dll
NuGet Package: DevExpress.Win.Diagram
Declaration
Property Value
| Type | Description |
|---|---|
| Color | A System.Drawing.Color value that specifies the background color. |
See Also