UltimateEditor Class Library

UltimateEditor.TextBoxWidth Property

Gets or sets the width of the editor text box.

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

Property Value

Width of the text box. The default value is 100%.

Remarks

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

See Also

UltimateEditor Class | Karamasoft.WebControls.UltimateEditor Namespace