CuteEditor for .NET 6.0 Class Library

Editor.DownLevelRows Property

Gets or sets the rows property of the downlevel TEXTAREA

[Visual Basic]
Public Property DownLevelRows As Integer
[C#]
public int DownLevelRows {get; set;}

See Also

Editor Class | CuteEditor Namespace