Class PanelBarConstants
Inheritance
System.Object
PanelBarConstants
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.WebAii.Controls.Html
Assembly: Telerik.WebAii.Controls.Html.dll
Syntax
public static class PanelBarConstants
Fields
CssPanelBar
Declaration
public const string CssPanelBar = "RadPanelBar RadPanelBar"
Field Value
System.String
|
CssPanelBarItem
Declaration
public const string CssPanelBarItem = "rpItem"
Field Value
System.String
|
CssPanelBarItemExpandableSpan
Declaration
public const string CssPanelBarItemExpandableSpan = "rpExpandHandle"
Field Value
System.String
|
CssPanelBarItemLink
Declaration
public const string CssPanelBarItemLink = "rpLink"
Field Value
System.String
|
CssPanelBarItemTemplate
Declaration
public const string CssPanelBarItemTemplate = "rpTemplate"
Field Value
System.String
|
CssPanelBarItemText
Declaration
public const string CssPanelBarItemText = "rpText"
Field Value
System.String
|
PanelBarItemKey
Declaration
public const string PanelBarItemKey = "RadPanelBarItem"
Field Value
System.String
|
PanelBarKey
Declaration
public const string PanelBarKey = "RadPanelBar"
Field Value
System.String
|