PopupWindow.HeaderImage Property
Gets the settings of the popup window’s header image.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public ImageProperties HeaderImage { get; }
#Property Value
Type | Description |
---|---|
Image |
An Image |
#Remarks
The HeaderImage property provides access to settings that define a header image which should be displayed within the current popup window’s header. The specified image can be used as a link if the window’s PopupWindow.HeaderNavigateUrl is properly specified.
Note
The value assigned to the Header