SAP Business One UI API 10.0 - Objects Reference (10.00.270)
GetSelectedValue Method
UI API
Description
Returns the selected value in the combo box.
Syntax
Visual Basic
Public Function GetSelectedValue( _ ByVal
rowIndex
As Long _ ) As
ValidValue
Parameters
rowIndex
The row index
See Also
ComboBoxColumn Object