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

ICalculatorControl..::..MemoryClearEnabled Property

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

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

Syntax


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

Field Value

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