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

ListControl..::..SelectDataRow Method

Selects the data row.

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

Syntax


public void SelectDataRow(
	ListControlDataSourceRow selectedIRow
)
Public Sub SelectDataRow ( _
	selectedIRow As ListControlDataSourceRow _
)
public:
void SelectDataRow(
	ListControlDataSourceRow^ selectedIRow
)

Parameters

selectedIRow
Type: RingSoft.DbLookup..::..ListControlDataSourceRow
The selected i row.