Click or drag to resize
CKEditorControlAutoGrowMinHeight Property
The minimum height to which the editor can reach using AutoGrow. Default value: 200

Namespace: CMS.CKEditor.Web.UI
Assembly: CMS.CKEditor.Web.UI (in CMS.CKEditor.Web.UI.dll) Version: 11.0.0
Syntax
C#
public int AutoGrowMinHeight { get; set; }

Property Value

Type: Int32
See Also