RingSoft.DataEntryControls.Engine.Annotations Namespace
RingSoft.DataEntryControls.WPF Namespace

DataEntryGridComboBoxHost<(Of <(<'TControl>)>)>..::..SetSelectedItem Method

Sets the selected item.

Namespace:  RingSoft.DataEntryControls.WPF.DataEntryGrid.EditingControlHost
Assembly:  RingSoft.DataEntryControls.WPF (in RingSoft.DataEntryControls.WPF.dll)

Syntax


protected void SetSelectedItem(
	bool overrideCellMovement
)
Protected Sub SetSelectedItem ( _
	overrideCellMovement As Boolean _
)
protected:
void SetSelectedItem(
	bool^ overrideCellMovement
)

Parameters

overrideCellMovement
Type: Boolean
if set to true [override cell movement].