SelectItem Method (SapComboBox)
Class
SapComboBox
.
Action
Selects the specified item.
Syntax
C#
comboBox
.
SelectItem
(
item
)
VB
comboBox
.
SelectItem
(
item
)
Variable
Description
item
The item.
String
.