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

ILookupControl..::..SetLookupIndex Method

Sets the index of the lookup.

Namespace:  RingSoft.DbLookup.Lookup
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


void SetLookupIndex(
	int index
)
Sub SetLookupIndex ( _
	index As Integer _
)
void SetLookupIndex(
	int^ index
)

Parameters

index
Type: Int32
The index.