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

GridMemoValueLine..::..Text Property

Gets the text.

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

Syntax


public string Text { get; }
Public ReadOnly Property Text As String
	Get
public:
property String^ Text {
	String^ get ();
}

Field Value

The text.