AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

EditorSetting..::..AutoHeight Property

Gets or sets a value indicating whether [automatic height].

Namespace:  AdvantageCMS.Core.Admin.BaseClasses.ControlSettings
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


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

Field Value

true if [automatic height]; otherwise, false.