Enum
EditorMode

Specifies the display mode for the markup editor.

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.RadMarkupEditor.dll

Syntax:

cs-api-definition
public enum EditorMode

Fields

Design

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

Declaration

cs-api-definition
Design = 0

Field Value

EditorMode

Html

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

Declaration

cs-api-definition
Html = 1

Field Value

EditorMode

In this article
DefinitionFieldsDesignHtml
Not finding the help you need?
Contact Support