ExtendedTextAreaDynamicHeight Property |
Gets or sets whether the height of the editor should be resized to fit its content dynamically.
Namespace: CMS.Base.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 11.0.0
Syntax public bool DynamicHeight { get; set; }
Property Value
Type:
BooleanSee Also