Class KendoPanelBarConstants
Inheritance
System.Object
    KendoPanelBarConstants
  Inherited Members
      System.Object.ToString()
    
    
      System.Object.Equals(System.Object)
    
    
      System.Object.Equals(System.Object, System.Object)
    
    
      System.Object.ReferenceEquals(System.Object, System.Object)
    
    
      System.Object.GetHashCode()
    
    
      System.Object.GetType()
    
    
      System.Object.MemberwiseClone()
    
  Namespace: Telerik.TestingFramework.Controls.KendoUI
Assembly: Telerik.TestingFramework.Controls.KendoUI.dll
Syntax
public static class KendoPanelBarConstantsFields
CssActivePanel
Declaration
public const string CssActivePanel = "k-state-highlighted"Field Value
| System.String 
 | 
CssActivePanelR12022
Declaration
public const string CssActivePanelR12022 = "k-state-highlight"Field Value
| System.String 
 | 
CssActivePanelR32022
Declaration
public const string CssActivePanelR32022 = "k-highlight"Field Value
| System.String 
 | 
CssArrowSpan
Declaration
public const string CssArrowSpan = "k-i-arrow"Field Value
| System.String 
 | 
CssArrowSpanOld
Declaration
public const string CssArrowSpanOld = "k-arrow"Field Value
| System.String 
 | 
CssDefaultPanel
Declaration
public const string CssDefaultPanel = "k-state-default"Field Value
| System.String 
 | 
CssDisabledPanel
Declaration
public const string CssDisabledPanel = "k-state-disabled"Field Value
| System.String 
 | 
CssDisabledPanelR32022
Declaration
public const string CssDisabledPanelR32022 = "k-disabled"Field Value
| System.String 
 | 
CssExpandedPanel
Declaration
public const string CssExpandedPanel = "k-state-active"Field Value
| System.String 
 | 
CssExpandedPanelR32022
Declaration
public const string CssExpandedPanelR32022 = "k-active"Field Value
| System.String 
 | 
CssPanelBar
Declaration
public const string CssPanelBar = "k-widget k-reset k-header k-panelbar"Field Value
| System.String 
 | 
CssPanelItem
Declaration
public const string CssPanelItem = "k-item"Field Value
| System.String 
 | 
CssPanelLinkSpan
Declaration
public const string CssPanelLinkSpan = "k-link"Field Value
| System.String 
 | 
PanelBarKey
Declaration
public const string PanelBarKey = "KendoPanelBar"Field Value
| System.String 
 | 
PanelKey
Declaration
public const string PanelKey = "KendoPanel"Field Value
| System.String 
 |