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

DropDownEditControl..::..SelectionStart Property

Gets or sets the selection start.

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

Syntax


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

Field Value

The selection start.