Table of Contents

Property WantReturn

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

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; }

Property Value

bool