ToolBarElementNames Class

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Represents the ToolBar/ToolBarTray important sub element names.
Inheritance Hierarchy

SystemObject
  Telerik.WebAii.Controls.XamlToolBarElementNames

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 ToolBarElementNames

The ToolBarElementNames type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberItemsStipPanelName
The ToolBar items panel holder element name.
Public fieldStatic memberOverflowDropDownButtonName
The ToolBar overflow items dropdown button element name.
Public fieldStatic memberOverflowPanelName
The ToolBar overflow popup panel name.
Public fieldStatic memberOverflowPopupName
The ToolBar overflow popup element name.
Public fieldStatic memberTrayBandPanelName
The ToolBarTray band panel element name.
Top
See Also

Reference