Property WantReturn
WantReturn
Gets or sets a value indicating whether a "Return" key is processed.
DoActionCalcFormula() is called when "Return" key is pressed and
WantReturn is true
(default value).
public virtual bool WantReturn { get; set; }
Gets or sets a value indicating whether a "Return" key is processed.
DoActionCalcFormula() is called when "Return" key is pressed and
WantReturn is true
(default value).
public virtual bool WantReturn { get; set; }