DockingElementNames Class

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Holds the list of the important RadDocking element names.
Inheritance Hierarchy

SystemObject
  Telerik.WebAii.Controls.XamlDockingElementNames

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 DockingElementNames

The DockingElementNames type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberBottomAutoHideAreaName
The name of the docking bottom auto hide area element.
Public fieldStatic memberDockingBottomIndicatorName
The name of the docking compass bottom border indicator.
Public fieldStatic memberDockingCenterIndicatorName
The name of the docking compass center border indicator.
Public fieldStatic memberDockingLeftIndicatorName
The name of the docking compass left border indicator.
Public fieldStatic memberDockingPanelName
The name of the docking panel element.
Public fieldStatic memberDockingRightIndicatorName
The name of the docking compass right border indicator.
Public fieldStatic memberDockingTopIndicatorName
The name of the docking compass top border indicator.
Public fieldStatic memberDockResizerName
The name of the docking pane group and split container resizer element.
Public fieldStatic memberDocumentHostName
The name of the docking document host element.
Public fieldStatic memberGridResizerHorizontalTemplateName
The name of the docking grid resizer horizontal template grid element.
Public fieldStatic memberLeftAutoHideAreaName
The name of the docking left auto hide area element.
Public fieldStatic memberPaneHeaderCloseButtonName
The name of the docking pane header close button element.
Public fieldStatic memberPaneHeaderContentControlName
The name of the docking pane header content control element.
Public fieldStatic memberPaneHeaderDropDownMenuName
The name of the docking pane header drop down menu element.
Public fieldStatic memberPaneHeaderName
The name of the docking pane header element in the auto hide area.
Public fieldStatic memberPaneHeaderPinButtonName
The name of the docking pane header pin button element.
Public fieldStatic memberPaneHeaderUNPinButtonName
The name of the docking pane header Unpin button element.
Public fieldStatic memberPanePopupContentElementName
The name of the docking pane popup content element in the auto hide area.
Public fieldStatic memberPopupPanelCanvasName
The name of the docking popup panel canvas element.
Public fieldStatic memberRightAutoHideAreaName
The name of the docking right auto hide area element.
Public fieldStatic memberToolWindowCloseButtonName
The name of the docking tool window close button element.
Public fieldStatic memberToolWindowHeaderName
The name of the docking tool window header element.
Public fieldStatic memberToolWindowVisualRootName
The name of the docking tool window visual root border element.
Public fieldStatic memberTopAutoHideAreaName
The name of the docking top auto hide area element.
Top
See Also

Reference