CKEditorControlAutoGrowMaxHeight Property |
The maximum height to which the editor can reach using AutoGrow.
Zero means unlimited.
Default value: 0
Namespace: CMS.CKEditor.Web.UIAssembly: CMS.CKEditor.Web.UI (in CMS.CKEditor.Web.UI.dll) Version: 11.0.0
Syntax public int AutoGrowMaxHeight { get; set; }
Property Value
Type:
Int32See Also