[]
        
(Showing Draft Content)

C1.Win.Input.Base.C1TextBoxBase.AcceptsReturn

AcceptsReturn Property

AcceptsReturn

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.

Declaration
public bool AcceptsReturn { get; set; }