EditorEditType Enumeration

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Editor EditType enumeration.

Namespace:  Telerik.WebAii.Controls.Html
Assembly:  Telerik.WebAii.Controls.Html (in Telerik.WebAii.Controls.Html.dll) Version: 2012.1.411.0 (2012.1.411.0)
Syntax

public enum EditorEditType
Members

  Member nameValueDescription
Normal1 Specifies the default edit type of the Editor.
Inline2 Specifies an edit mode that uses some features of the Editor only and is useful for inline editing of content.
See Also

Reference