UFT Pro (LeanFT) .NET SDK Reference, Version 14.03
Items Property (IComboBox)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
HP.LFT.SDK.WPF Namespace
>
IComboBox Interface
: Items Property
Returns the names of the items in the combo box.
Syntax
C#
ReadOnlyCollection<string>
Items {
get
;}