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

ICalculatorControl..::..MemoryStatusVisible Property

Gets or sets a value indicating whether [memory status visible].

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

Syntax


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

Field Value

true if [memory status visible]; otherwise, false.