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.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 12.0.0
Syntax public int AutoGrowMaxHeight { get; set; }
Property Value
Type:
Int32See Also