CuteEditor for .NET 6.0 Class Library

Editor.BorderStyle Property

Specifies the style of border used around the outside of the Cute Editor

[Visual Basic]
Overrides Public Property BorderStyle As BorderStyle
[C#]
public override System.Web.UI.WebControls.BorderStyle BorderStyle {get; set;}

See Also

Editor Class | CuteEditor Namespace