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

Calculator..::..MemoryClearEnabled Property

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

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

Syntax


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

Field Value

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