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