TextEditor Fields

Include Protected Members
Include Inherited Members

The TextEditor type exposes the following members.

Fields

  Name Description
Protected field m_fDynamicHeightSizing Specifies whether the height of the TextEditor can be adjusted automatically to fit the content.
Protected field m_fIsValid Gets or sets a value that indicates whether the TextEditor is valid.
Protected field m_fReadOnly Specifies whether the TextEditor is read-only.
Protected field m_fSimpleTextOnly Specifies whether the TextEditor will only display text without HTML.
Protected field m_fTabIndex Specifies the tab index of the TextEditor.
Protected field m_nMaxHeightSize Specifies the maximum number of lines that the TextEditor allows.
Public fieldStatic member MaxTextSizeDefault Specifies the maximum number of characters that the TextEditor allows.
Public fieldStatic member nDefaultMaxHeightSize Specifies the default maximum number of lines that the TextEditor allows.
Public field TableWidth Specifies the width of the table that contains the TextEditor window.

Top

See Also

Reference

TextEditor Class

Microsoft.SharePoint.Portal.WebControls Namespace