CuteEditor for .NET 6.0 Class Library

Editor.BreakElement Property

Specify the behavior when the "enter" key is pressed in the editor The default is BreakElement.Div.

[Visual Basic]
Public Property BreakElement As BreakElement
[C#]
public BreakElement BreakElement {get; set;}

See Also

Editor Class | CuteEditor Namespace