ComponentOne RichTextBox for WPF and Silverlight
ReturnMode Property (C1RichTextBox)

C1.WPF.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