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.v26.1.dll
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