TreeViewElementNames Class

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Represents the TreeView and TreeViewItem important sub element names.
Inheritance Hierarchy

SystemObject
  Telerik.WebAii.Controls.XamlTreeViewElementNames

Namespace:  Telerik.WebAii.Controls.Xaml
Assembly:  Telerik.WebAii.Controls.Xaml (in Telerik.WebAii.Controls.Xaml.dll) Version: 2012.1.719.0 (2012.1.719.0)
Syntax

public static class TreeViewElementNames

The TreeViewElementNames type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberCheckBoxName
The TreeViewItem check box element name.
Public fieldStatic memberItemExpanderName
The TreeViewItem expander button name.
Public fieldStatic memberItemHeaderName
The TreeViewItem header element name.
Public fieldStatic memberItemHeaderRowName
The TreeViewItem header row name.
Public fieldStatic memberItemHostName
The TreeViewItem item host name.
Public fieldStatic memberRadioButtonName
The TreeViewItem radio button element name.
Top
See Also

Reference