PanelPart.BackColor Property
In This Article
Gets or sets the part’s background color.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Color | String. |
A Color structure that specifies the part’s background color. |
See Also