PanelBarConstants Class

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Represents the PanelBar constants class.
Inheritance Hierarchy

SystemObject
  Telerik.WebAii.Controls.HtmlPanelBarConstants

Namespace:  Telerik.WebAii.Controls.Html
Assembly:  Telerik.WebAii.Controls.Html (in Telerik.WebAii.Controls.Html.dll) Version: 2012.1.411.0 (2012.1.411.0)
Syntax

public static class PanelBarConstants

The PanelBarConstants type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberCssPanelBar
The CSS class identifying the PanelBar control.
Public fieldStatic memberCssPanelBarItem
The CSS class identifying the PanelBar item.
Public fieldStatic memberCssPanelBarItemExpandableSpan
The CSS class identifying the PanelBar item expandable span.
Public fieldStatic memberCssPanelBarItemLink
The CSS class identifying the PanelBar item link.
Public fieldStatic memberCssPanelBarItemTemplate
The CSS class identifying the PanelBar item template.
Public fieldStatic memberCssPanelBarItemText
The CSS class identifying the PanelBar item text span element.
Public fieldStatic memberPanelBarItemKey
The PanelBarItem key used across the source classes.
Public fieldStatic memberPanelBarKey
The PanelBar key used across the source classes.
Top
See Also

Reference