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

PopupControlImages.ModalBackgroundImageName Field

Represents the name of an image file that fills the page background when a window is displayed as modal.

This name is equal to “pcModalBack”.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public const string ModalBackgroundImageName = "pcModalBack"

Field Value

Type
String
See Also