ASPxPopupControl.HeaderStyle Property
Gets style settings for a popup window's header.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v20.2.dll
Declaration
public PopupWindowStyle HeaderStyle { get; }
Public ReadOnly Property HeaderStyle As PopupWindowStyle
Property Value
Type | Description |
---|---|
PopupWindowStyle | A PopupWindowStyle object that contains style settings for a window's header. |
Available values:
Name | Description |
---|---|
PopupWindowStyle() | Initializes a new instance of the PopupWindowStyle class. |
Remarks
The HeaderStyle property provides access to style settings which define the style for a popup window's header.
NOTE
If the ASPxPopupControl.Windows collec