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

IModelControlDetailItem.ControlTypeName Property

Specifies the type of the control that displays a Control Detail Item.

Namespace: DevExpress.ExpressApp.Model

Assembly: DevExpress.ExpressApp.v18.2.dll

Declaration

[Required]
string ControlTypeName { get; set; }

Property Value

Type Description
String

A string specifying the type of the control that displays a Control Detail Item.

See Also