[]
Gets or sets the value indicating whether the embedded control receives the Return key.
[C1Category("Behavior")]
[C1Description("C1CommandControl.AcceptsReturn", "Gets or sets the value indicating whether the embedded control receives the Return key.")]
public bool AcceptsReturn { get; set; }
<C1Category("Behavior")>
<C1Description("C1CommandControl.AcceptsReturn", "Gets or sets the value indicating whether the embedded control receives the Return key.")>
Public Property AcceptsReturn As Boolean