Skip to main content
A newer version of this page is available. .

IModelViewController.TargetObjectType Property

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

Namespace: DevExpress.ExpressApp.Model

Assembly: DevExpress.ExpressApp.v18.2.dll

Declaration

string TargetObjectType { get; }

Property Value

Type Description
String

A string representing the type of objects for which the Controller is activated.

See Also