IModelWindowController.TargetWindowType Property
Indicates the type of the Window for which the current Controller is activated.
Namespace: DevExpress.ExpressApp.Model
Assembly: DevExpress.ExpressApp.v25.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
| Type | Description |
|---|---|
| WindowType | A WindowType enumeration value specifying the type of the Window for which the Current Controller is activated. |
See Also