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

ICalculatorControl..::..MemoryStoreEnabled Property

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

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

Syntax


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

Field Value

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