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

Calculator..::..MemoryStoreEnabled Property

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

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

Syntax


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

Field Value

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