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

LookupUserInterface..::..SetLookupIndex Method

Sets the index of the lookup.

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

Syntax


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

Parameters

index
Type: Int32
The index.