UFT Pro (LeanFT) .NET SDK Reference, Version 14.03
SelectedItem Property (ComboBoxDescription)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
HP.LFT.SDK.WPF Namespace
>
ComboBoxDescription Class
: SelectedItem Property
The selected item in the combo box.
Syntax
C#
public
StringProperty
SelectedItem {
get
;
set
;}