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

IModelOptionsWeb.PopupWindowOptions Property

Provides access to the Options | PopupWindowOptions node.

Namespace: DevExpress.ExpressApp.Web.SystemModule

Assembly: DevExpress.ExpressApp.Web.v18.2.dll

Declaration

IModelPopupWindowOptionsWeb PopupWindowOptions { get; }

Property Value

Type Description
IModelPopupWindowOptionsWeb

An IModelPopupWindowOptionsWeb object representing the PopupWindowOptions node.

Remarks

The image below demonstrates the properties provided by the PopupWindowOptions node.

PopupWindowOptions_Node

See Also