Property EnterModalResult
EnterModalResult
Gets or sets ModalResult of the ENTER key.
public virtual ModalResult EnterModalResult { get; set; }
Property Value
Remarks
Set this property to Accepted if you want to close modal dialog when ENTER key is pressed.