| CKEditorControlHeight Property | 
             The height of the editing area (that includes the editor content).
             This can be an integer, for pixel sizes, or any CSS-defined length unit.
            
             Note: Percentage unit is not supported yet. e.g. 30%.
            
             Default value: "200"
             
 
Namespace: CMS.CKEditor.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxpublic override Unit Height { get; set; }Property Value
Type: 
Unit See Also
See Also