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

LookupControl..::..SetLookupIndex Method

Sets the index of the lookup.

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

Syntax


public void SetLookupIndex(
	int index
)
Public Sub SetLookupIndex ( _
	index As Integer _
)
public:
void SetLookupIndex(
	int^ index
)

Parameters

index
Type: Int32
The index.