Skip to main content

IModelViewController.TargetObjectType Property

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

Namespace: DevExpress.ExpressApp.Model

Assembly: DevExpress.ExpressApp.v26.1.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