EditorSetting..::..AutoHeight Property
Gets or sets a value indicating whether the editor automatically adjusts its height to fit the content.
Namespace:
AdvantageCMS.Core.Admin.BaseClasses.ControlSettingsAssembly: AdvantageCMS.Core (in AdvantageCMS.Core.dll)
Syntax
[DataMemberAttribute] public bool AutoHeight { get; set; }

