IModelRegisteredPropertyEditor.PropertyType Property
Specifies the data type to which a Property Editor type is assigned via the IModelRegisteredPropertyEditor.EditorType property.
Namespace: DevExpress.ExpressApp.Editors
Assembly: DevExpress.ExpressApp.v22.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 EditorType property. |
See Also