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