UltimateEditor Class Library

UltimateEditor.TextBoxHeight Property

Gets or sets the height of the editor text box.

[Visual Basic]
Public Property TextBoxHeight As String
[C#]
public string TextBoxHeight {get; set;}

Property Value

Height of the text box. The default value is 300.

Remarks

Use this property to set the height of the text box.

See Also

UltimateEditor Class | Karamasoft.WebControls.UltimateEditor Namespace