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

Calculator..::..MemoryPlusEnabled Property

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

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

Syntax


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

Field Value

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