PopupWindowContentStyle Class
Defines style settings for a popup window’s content region.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Related API Members
The following members return PopupWindowContentStyle objects:
Remarks
The PopupWindowContentStyle class contains settings that define the style of the content region within a popup window.
An object of the PopupWindowContentStyle type can be accessed via the ASPxPopupControl.ContentStyle of a popup control and via the PopupWindow.ContentStyle of a popup window object.
Inheritance
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
AppearanceStyle
PopupWindowStyle
PopupWindowContentStyle
See Also