Skip to main content
Tab

PanelPart.BackgroundImage Property

Gets the part’s background image.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public BackgroundImage BackgroundImage { get; }

#Property Value

Type Description
BackgroundImage

A BackgroundImage object that represents the part’s background image.

See Also