Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

IModelViewController.TargetViewNesting Property

Indicates the type of View for which the Controller is activated.

Namespace: DevExpress.ExpressApp.Model

Assembly: DevExpress.ExpressApp.v19.2.dll

Declaration

Nesting TargetViewNesting { get; }

Property Value

Type Description
Nesting

A Nesting enumeration value specifying the type of View for which the Controller is activated.

See Also