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

ReadOnlyBox..::..Text Property

Gets or sets the text.

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

Syntax


protected string Text { get; set; }
Protected Property Text As String
	Get
	Set
protected:
property String^ Text {
	String^ get ();
	void set (String^ value);
}

Field Value

The text.