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

Calculator..::..MemoryRecallEnabled Property

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

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

Syntax


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

Field Value

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