HTML Editor for ASP.NET AJAX
Height Property
Server ReferenceWinthusiasm.HtmlEditorHtmlEditorHeight
Set the Height of the editor.
Declaration Syntax
C#
public override Unit Height { get; set; }
Remarks
The height must be set in pixels.

The default height is 400px.

Assembly: Winthusiasm.HtmlEditor (Module: Winthusiasm.HtmlEditor) Version: 2.3.0.0 (2.3.0.0)