PopupControlImages.Header Property
Gets the settings of a window’s header image.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public ImageProperties Header { get; }
#Property Value
Type | Description |
---|---|
Image |
An Image |
#Remarks
The Header property provides access to settings that define a header image to be displayed within a window’s header. The specified image can be used as a link if a window’s ASPxPopupControlBase.HeaderNavigateUrl (or PopupWindow.HeaderNavigateUrl for ASPxPopupControl) is properly specified.
Note
For ASPx
If the ASPx