CuteEditor for .NET 6.0 Class Library

Editor.TextAreaStyle Property

Gets the style of the editor control when rendering as a Textarea.

[Visual Basic]
Public ReadOnly Property TextAreaStyle As Style
[C#]
public System.Web.UI.WebControls.Style TextAreaStyle {get;}

See Also

Editor Class | CuteEditor Namespace