AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

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.ControlSettings
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


[DataMemberAttribute]
public bool AutoHeight { get; set; }

Field Value

true if the editor auto-resizes to content height; otherwise, false. Defaults to true.