CuteEditor for .NET 6.0 Class Library

Editor.DownLevelColumns Property

Gets or sets the columns property of the downlevel TEXTAREA

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

See Also

Editor Class | CuteEditor Namespace