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

CustomContentControl..::..SelectItem Method

Selects the item.

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

Syntax


protected void SelectItem(
	int itemId
)
Protected Sub SelectItem ( _
	itemId As Integer _
)
protected:
void SelectItem(
	int^ itemId
)

Parameters

itemId
Type: Int32
The item identifier.