IModelRegisteredPropertyEditor.EditorType Property
Specifies the Property Editor type that will be used for properties of the data type specified by the IModelRegisteredPropertyEditor.PropertyType property.
Namespace: DevExpress.ExpressApp.Editors
Assembly: DevExpress.ExpressApp.v25.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
| Type | Description |
|---|---|
| Type | A Type object specifying the Property Editor type that will be used for properties of the data type specified by the PropertyType property. |
See Also