Compartilhar via


TextEditor.m_fDynamicHeightSizing field

Especifica se a altura do TextEditor pode ser ajustada automaticamente para caber o conteúdo.

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

Syntax

'Declaração
Protected m_fDynamicHeightSizing As Boolean
'Uso
Dim value As Boolean

value = Me.m_fDynamicHeightSizing

Me.m_fDynamicHeightSizing = value
protected bool m_fDynamicHeightSizing

Ver também

Referência

TextEditor class

TextEditor members

Microsoft.SharePoint.Portal.WebControls namespace