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

IListControlView..::..SelectDataRow Method

Selects the data row.

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

Syntax


void SelectDataRow(
	ListControlDataSourceRow selectedRow
)
Sub SelectDataRow ( _
	selectedRow As ListControlDataSourceRow _
)
void SelectDataRow(
	ListControlDataSourceRow^ selectedRow
)

Parameters

selectedRow
Type: RingSoft.DbLookup..::..ListControlDataSourceRow
The selected row.