RingSoft.DataEntryControls.Engine.Annotations Namespace
RingSoft.DataEntryControls.WPF Namespace

ICalculatorControl..::..MemoryRecallEnabled Property

Gets or sets a value indicating whether [memory recall enabled].

Namespace:  RingSoft.DataEntryControls.Engine
Assembly:  RingSoft.DataEntryControls.Engine (in RingSoft.DataEntryControls.Engine.dll)

Syntax


bool MemoryRecallEnabled { get; set; }
Property MemoryRecallEnabled As Boolean
	Get
	Set
property bool^ MemoryRecallEnabled {
	bool^ get ();
	void set (bool^ value);
}

Field Value

true if [memory recall enabled]; otherwise, false.