aspnet-devexpress-dot-web-84f5180d.md
Contains style settings that define the appearance of the page displayed behind the invoked modal panel.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class PanelModalBackgroundStyle :
AppearanceStyleBase
Public Class PanelModalBackgroundStyle
Inherits AppearanceStyleBase
The following members return PanelModalBackgroundStyle objects:
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.
Object MarshalByRefObject Component Style AppearanceStyleBase PanelModalBackgroundStyle
See Also