Enum EditorMode
Specifies the display mode for the markup editor.
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.RadMarkupEditor.dll
Syntax
public enum EditorMode
Design
Visual design mode where users can edit content using a WYSIWYG interface.
Html
HTML source mode where users can edit the raw HTML markup.