IModelViewController.TargetViewNesting Property
Indicates the type of View for which the Controller is activated.
Namespace: DevExpress.ExpressApp.Model
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
Type | Description |
---|---|
Nesting | A Nesting enumeration value specifying the type of View for which the Controller is activated. |
See Also