PopupWindow.ContentStyle Property
Gets style settings for the popup window’s content region.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public PopupWindowContentStyle ContentStyle { get; }
#Property Value
Type | Description |
---|---|
Popup |
A Popup |
#Remarks
The ContentStyle property provides access to style settings which define the appearance style for the content region of the current popup window. A popup window’s content region is considered the area where window contents are displayed - it doesn’t involve the window’s header and footer. The header and footer styles of a window can be defined via the window’s PopupWindow.HeaderStyle and PopupWindow.FooterStyle properties respectively.
Note
The value assigned to the Content