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

Calculator..::..MemoryStatusVisible Property

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

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

Syntax


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

Field Value

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