RingSoft.DbLookup.Controls.WPF Namespace
RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

AutoFillControl..::..SelectionLength Property

Gets or sets the length of the selection.

Namespace:  RingSoft.DbLookup.Controls.WPF
Assembly:  RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)

Syntax


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

Field Value

The length of the selection.