EditorDescriptorsFactory.RegisterPropertyEditor Method
Name | Parameters | Description |
---|---|---|
RegisterPropertyEditor(String, Type, Type, Boolean) | aliasName, propertyType, propertyEditorType, isDefaultEditor | Registers a Property Editor with a specific alias name. |
RegisterPropertyEditor(Type, Type, Boolean) | propertyType, propertyEditorType, isDefaultEditor | Registers a Property Editor. |