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