UFT Pro (LeanFT) .NET SDK Reference, Version 14.03
SelectedItems Property (IListBox)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
HP.LFT.SDK.Web Namespace
>
IListBox Interface
: SelectedItems Property
A collection of all selected items in the list.
Syntax
C#
ReadOnlyCollection<IListItem>
SelectedItems {
get
;}