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

ICalculatorControl..::..MemoryPlusEnabled Property

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

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

Syntax


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

Field Value

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