Back to Devexpress

ASPxRoundPanel.HeaderImage Property

aspnet-devexpress-dot-web-dot-aspxroundpanel-24995892.md

latest1.2 KB
Original Source

ASPxRoundPanel.HeaderImage Property

Gets the settings of an image displayed within the round panel’s header.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public ImageProperties HeaderImage { get; }
vb
Public ReadOnly Property HeaderImage As ImageProperties

Property Value

TypeDescription
ImageProperties

An ImageProperties object that contains image settings.

|

See Also

HeaderNavigateUrl

HeaderText

RoundPanel

ASPxRoundPanel Class

ASPxRoundPanel Members

DevExpress.Web Namespace