KendoTabStripConstants Class

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
String constatns of the TabStrip(Css classes, Id prefix, etc).
Inheritance Hierarchy

SystemObject
  Telerik.TestingFramework.Controls.KendoUIKendoTabStripConstants

Namespace:  Telerik.TestingFramework.Controls.KendoUI
Assembly:  Telerik.TestingFramework.Controls.KendoUI (in Telerik.TestingFramework.Controls.KendoUI.dll) Version: 2012.1.322.0 (2012.1.322.0)
Syntax

public static class KendoTabStripConstants

The KendoTabStripConstants type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberCssActiveTab
The CSS class identifying selected Tab.
Public fieldStatic memberCssDisabledTab
The CSS class identifying disabled Tab.
Public fieldStatic memberCssTabItem
The CSS Class of the Tab item.
Public fieldStatic memberCssTabLink
The CSS class identifying Tab name.
Public fieldStatic memberCssTabStrip
The CSS class identifying the control.
Public fieldStatic memberKeyTab
The name identifying the Tab control.
Public fieldStatic memberKeyTabStrip
The name identifying the TabStrip control.
Top
See Also

Reference