Back to Devexpress

EditorDescriptorsFactory.RegisterPropertyEditor Method

expressappframework-devexpress-dot-expressapp-dot-editors-dot-editordescriptorsfactory-dot-registerpropertyeditor.md

latest877 B
Original Source

EditorDescriptorsFactory.RegisterPropertyEditor Method

NameParametersDescription
RegisterPropertyEditor(String, Type, Type, Boolean)aliasName, propertyType, propertyEditorType, isDefaultEditorRegisters a Property Editor with a specific alias name.
RegisterPropertyEditor(Type, Type, Boolean)propertyType, propertyEditorType, isDefaultEditorRegisters a Property Editor.