CKEditorControlAutoGrowMinHeight Property |
The minimum height to which the editor can reach using AutoGrow.
Default value: 200
Namespace: CMS.CKEditorAssembly: CMS.CKEditor (in CMS.CKEditor.dll) Version: 8.2.23
Syntax public int AutoGrowMinHeight { get; set; }
Property Value
Type:
Int32See Also