TextEditor.m_fDynamicHeightSizing Field

Specifies whether the height of the TextEditor can be adjusted automatically to fit the content.

Namespace:  Microsoft.SharePoint.Portal.WebControls
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Protected m_fDynamicHeightSizing As Boolean
'Usage
Dim value As Boolean

value = Me.m_fDynamicHeightSizing

Me.m_fDynamicHeightSizing = value
protected bool m_fDynamicHeightSizing

See Also

Reference

TextEditor Class

TextEditor Members

Microsoft.SharePoint.Portal.WebControls Namespace