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

Calculator..::..EntryText Property

Gets or sets the entry text.

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

Syntax


public string EntryText { get; set; }
Public Property EntryText As String
	Get
	Set
public:
property String^ EntryText {
	String^ get ();
	void set (String^ value);
}

Field Value

The entry text.