[]
Gets or sets a value indicating whether pressing ENTER in a multiline C1TextBox control creates a new line of text in the control or activates the default button for the form.
public bool AcceptsReturn { get; set; }