TextEditor Properties
Include Protected Members
Include Inherited Members
The TextEditor type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
DynamicHeightSizing | Gets or sets a value that indicates whether the height of the TextEditor can be adjusted automatically to fit the content. |
![]() |
EditableText | Gets or sets the raw HTML to display in the web browser for the user to edit. |
![]() |
EditorHeight | Gets or sets the height of the text editor. |
![]() |
EditorWidth | Gets or sets the width of the text editor. |
![]() |
ErrorMessage | Gets or sets the error message that appears above the text editor window. |
![]() |
ErrorMessageLocId | Gets or sets the localized version of ErrorMessage. |
![]() |
ErrorMessageLocIdNum | Gets or sets the localization identifier (ID) for ErrorMessage. |
![]() |
IsValid | Gets or sets a value that indicates whether the TextEditor is valid. |
![]() |
MaxHeightSize | Gets or sets the maximum number of lines that the TextEditor allows. |
![]() |
ReadOnly | Gets or sets a value that indicates whether the TextEditor is read-only. |
![]() |
RestrictedMode | Gets or sets a value that indicates whether the text editor is in restricted mode. Restricted mode does not support the Copy, Cut, Paste, or Insert Image function. |
![]() |
SimpleTextOnly | Gets or sets a value that indicates whether the TextEditor will only display text without HTML. |
![]() |
TabIndex | Gets or sets the tab index of the TextEditor. |
Top
.gif)