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

IDropDownControl..::..Text Property

Gets or sets the text.

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

Syntax


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

Field Value

The text.