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