IModelOptionsWeb.PopupWindowOptions Property
In This Article
Provides access to the Options | PopupWindowOptions node.
Namespace: DevExpress.ExpressApp.Web.SystemModule
Assembly: DevExpress.ExpressApp.Web.v24.2.dll
NuGet Package: DevExpress.ExpressApp.Web
#Declaration
IModelPopupWindowOptionsWeb PopupWindowOptions { get; }
#Property Value
Type | Description |
---|---|
IModel |
An IModel |
#Remarks
The image below demonstrates the properties provided by the PopupWindowOptions node.
See Also