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

IDropDownControl..::..SelectionStart Property

Gets or sets the selection start.

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

Syntax


int SelectionStart { get; set; }
Property SelectionStart As Integer
	Get
	Set
property int^ SelectionStart {
	int^ get ();
	void set (int^ value);
}

Field Value

The selection start.