HTML

HTML Property Editor used in Web applications for String type properties and it allows to edit text in html-format.

property_editor_html_1

To use HTML Property Editor, add XafariEditorsModule and XafariEditorsWebModule to the required module project.

Then, invoke the  Model Editor and focus the corresponding BOModel|Class|OwnMembers|Member node, set PropertyEditorType property to the Xafari.Editors.Web.ASPxXafariHtmlPropertyEditor value.

property_editor_html_2