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