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