NewWindowTarget Enum
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v25.2.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Members
| Name | Description |
|---|---|
Default
|
Refers to the value |
MdiChild
|
If the application displays a tabbed multiple document interface ( If the application displays a standard multiple document interface ( |
Separate
|
The target View is invoked in a separate Window. In Blazor, the new window is modal. |
See Also