IModelClass.EditorType Property
Specifies the List Editor that is used for objects of the current class in a UI.
Namespace: DevExpress.ExpressApp.Model
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
Type | Description |
---|---|
Type | A Type object specifying the List Editor that is used for objects of the current class in a UI. |
See Also