ActionUrl.OpenInNewWindow Property
Specifies whether to load an Action’s page in a new window.
Namespace: DevExpress.ExpressApp.Actions
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | true | true if the page is opened in a new window; otherwise, false. |
See Also