New to Telerik UI for WinFormsStart a free 30-day trial

Specifies the display mode for the markup editor.

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.RadMarkupEditor.dll

Syntax:

C#
public enum EditorMode

Fields

Visual design mode where users can edit content using a WYSIWYG interface.

C#
Design = 0

HTML source mode where users can edit the raw HTML markup.

C#
Html = 1
In this article
DefinitionFieldsDesignHtml
Not finding the help you need?
Contact Support