UFT Pro (LeanFT) .NET SDK Reference, Version 14.03
CollapseXPath Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
HP.LFT.SDK.Web Namespace
>
ExtendedTreeViewConfiguration Class
: CollapseXPath Property
The XPath value used to find the internal tree element used to collapse a tree node.
Remarks
Leave this value as a null value if the regular Select, Expand, or Collapse operations run correctly.
Syntax
C#
public
string
CollapseXPath {
get
;
set
;}