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

IDropDownControl..::..SelectionLength Property

Gets or sets the length of the selection.

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

Syntax


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

Field Value

The length of the selection.