Skip to main content
A newer version of this page is available. .

Main Features

  • 3 minutes to read

This document lists the main features of the DevExpress ASP.NET HTML Editor.

  • Design-Time Designer

    The designer provides quick access to the editor’s internal collections and properties that are related to the most commonly used features.

    Learn more…

  • Html Validation

    ASPxHtmlEditor automatically performs validation and is able to remove all potentially harmful code.

    See demo… | Learn more…

  • Content Validation

    You can provide custom HTML markup validation logic. In addition, you can enable powerful content validation, which can be performed both on the client and the server.

    See demo… | Learn more…

  • Content Element Filtering

    You can filter a particular tag, attribute, and style attribute elements.

    See demo… | Learn more…

  • Paste Formatting

    ASPxHtmlEditor provides the capability to automatically format the pasted HTML content.

    See demo… | Learn more…

  • Html Highlighting

    Syntax highlighting facilitates working with HTML markup.

    See demo…

  • Tables

    Tables can be easily created and modified.

    See demo…

  • Insert Media Content

    Explorer-like tools help simplify the way in which end-users insert images, documents, flash, audio, video, and YouTube video files to editor content.

    See demo…

  • Toolbar Modes

    Editor toolbar can be represented as a menu, as a ribbon, or as an external ribbon.

    See demo… | Learn more…

  • Placeholders (Mail Merge)

    Placeholders allow end-users to create template documents, which then can be filled with required data, e.g., from a database.

    See demo… | Learn more…

  • Tag Inspector

    The built-in tag inspector allows end-users to easily navigate through tag hierarchy and customize tag properties.

    See demo…

  • Context Menu

    You can select the context menu type that you wish to be displayed for end-users: a browser’s context menu that provides commands specific to this browser, or the editor menu that provides common and context-specific operations. It is also possible to disable the context menu.

    See demo… | Learn more…

  • Import and Export

    With ASPxHtmlEditor, you can import and export editor content from/to various document formats including Rich Text (.rtf), Office Open XML (.docx), MIME HTML (.mht), Open Document (.odt), Plain Text (.txt) and Portable Document (.pdf).

    See demo… | Learn more…

  • Spell Checking

    ASPxHtmlEditor provides end-users with built-in spell-checking capabilities.

    See demo…

  • Find and Replace

    Using the search panel, text can easily be found in the editor content.

    See demo…

  • Full-Screen Mode

    ASPxHtmlEditor can be maximized to occupy a browser’s entire client region.

    See demo…

  • Right to Left Support

    The editor provides support for right-to-left languages like Arabic or Hebrew.

    See demo… | Learn more…