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

Html Editor Designer

The ASPxHtmlEditor control provides a powerful design-time Designer tool that allows you to customize editor settings. The Designer provides access to the editor’s properties that are related to the most commonly used features.

The main benefits provided by the designer are listed below. They make the customization intuitive, convenient and quick.

  • Quick access to collections

    A quick access to the editor’s internal collections, such as: toolbars, placeholders, CSS files, etc.

  • Feature-related group of settings

    All listed settings are organized in logical groups related to the most frequently used editor features. This lets you find the necessary settings quickly and effectively.

Designer_Overview

How to Invoke the Designer

To invoke the designer, use one of the following approaches.

  • Smart Tag command

    Open your grid’s smart tag and click the Designer… command.

  • Context Menu command

    Right-click the grid and click Designer…

  • Properties Window command

    In the Properties window, click the Designer… command.

Designer_SmartTag

Note

The Designer does not apply changes until you click the OK button. You can also use Cancel to discard all modifications and exit.