UFT Pro (LeanFT) .NET SDK Reference, Version 14.03
HasSelectedItem Property (RadioGroupDescription)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
HP.LFT.SDK.Web Namespace
>
RadioGroupDescription Class
: HasSelectedItem Property
Indicates whether a radio button is selected in the current group.
Syntax
C#
public
Nullable<bool>
HasSelectedItem {
get
;
set
;}