Back to Devexpress

PanelPart.BackgroundImage Property

aspnet-devexpress-dot-web-dot-panelpart.md

latest1.0 KB
Original Source

PanelPart.BackgroundImage Property

Gets the part’s background image.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public BackgroundImage BackgroundImage { get; }
vb
Public ReadOnly Property BackgroundImage As BackgroundImage

Property Value

TypeDescription
BackgroundImage

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

|

See Also

RoundPanel

PanelPart Class

PanelPart Members

DevExpress.Web Namespace