PanelPart.BackgroundImage Property
Gets the part’s background image.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
BackgroundImage | A BackgroundImage object that represents the part’s background image. |
See Also