Skip to main content
A newer version of this page is available. .
Tab

PopupControlStyles.ModalBackgroundStyleName Field

Returns the name of the a style that is used to fill the page background when a window is displayed as modal. This name is equal to “ModalBackground”.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public const string ModalBackgroundStyleName = "ModalBackground"

Field Value

Type
String
See Also