IModelOptionsWeb.PopupWindowOptions Property
Provides access to the Options | PopupWindowOptions node.
Namespace: DevExpress.ExpressApp.Web.SystemModule
Assembly: DevExpress.ExpressApp.Web.v24.1.dll
NuGet Package: DevExpress.ExpressApp.Web
Declaration
Property Value
Type | Description |
---|---|
IModelPopupWindowOptionsWeb | An IModelPopupWindowOptionsWeb object representing the PopupWindowOptions node. |
Remarks
The image below demonstrates the properties provided by the PopupWindowOptions node.
See Also