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

DbMaintenanceViewModel<(Of <(<'TEntity>)>)>..::..SetLookupIndex Method

Sets the index of the lookup.

Namespace:  RingSoft.DbMaintenance
Assembly:  RingSoft.DbMaintenance (in RingSoft.DbMaintenance.dll)

Syntax


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

Parameters

index
Type: Int32
The index.