ComponentOne RichTextBox for UWP
ReturnMode Property

C1.Xaml.RichTextBox Namespace > C1RichTextBox Class : ReturnMode Property
Gets or sets a value of ReturnMode that indicates how the C1RichTextBox handles the Return key.
Syntax
'Declaration
 
Public Property ReturnMode As ReturnMode
public ReturnMode ReturnMode {get; set;}
See Also

Reference

C1RichTextBox Class
C1RichTextBox Members