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

Calculator..::..MemoryMinusEnabled Property

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

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

Syntax


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

Field Value

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