UFT Pro (LeanFT) .NET SDK Reference, Version 14.03
Exists Property (ScrollProperty)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
HP.LFT.SDK Namespace
>
ScrollProperty Class
: Exists Property
Indicates whether this scrollbar exists.
Syntax
C#
public
Nullable<bool>
Exists {
get
;
set
;}