PopupControlModalBackgroundStyle Class
Contains style settings that define the appearance of the page displayed behind the invoked modal popup window.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Related API Members
The following members return PopupControlModalBackgroundStyle objects:
Remarks
The PopupControlModalBackgroundStyle class contains settings that define the style of the page displayed behind the invoked modal popup window. .
An object of the PopupControlModalBackgroundStyle type can be accessed via the ASPxPopupControl.ModalBackgroundStyle property of a popup control.
Inheritance
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
PopupControlModalBackgroundStyle
See Also