IModelRegisteredPropertyEditor.PropertyType Property
In This Article
Specifies the data type to which a Property Editor type is assigned via the IModelRegisteredPropertyEditor.EditorType property.
Namespace: DevExpress.ExpressApp.Editors
Assembly: DevExpress.ExpressApp.v24.2.dll
NuGet Package: DevExpress.ExpressApp
#Declaration
#Property Value
Type | Description |
---|---|
String | A string specifying the data type to which a Property Editor type is assigned via the Editor |
See Also