Class OrgChartConstants
Inheritance
System.Object
OrgChartConstants
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 OrgChartConstants
Fields
CssOrgChart
Declaration
public const string CssOrgChart = "RadOrgChart RadOrgChart"
Field Value
System.String
|
CssOrgChartDrillToHereButton
Declaration
public const string CssOrgChartDrillToHereButton = "rocActionDrillHere"
Field Value
System.String
|
CssOrgChartGoToParentButton
Declaration
public const string CssOrgChartGoToParentButton = "rocActionGoToParent"
Field Value
System.String
|
CssOrgChartGoToRootButton
Declaration
public const string CssOrgChartGoToRootButton = "rocActionGoToRoot"
Field Value
System.String
|
CssOrgChartGroup
Declaration
public const string CssOrgChartGroup = "rocGroup"
Field Value
System.String
|
CssOrgChartGroupCollapseArrow
Declaration
public const string CssOrgChartGroupCollapseArrow = "rocCollapseGroupArrow"
Field Value
System.String
|
CssOrgChartGroupExpandArrow
Declaration
public const string CssOrgChartGroupExpandArrow = "rocExpandGroupArrow"
Field Value
System.String
|
CssOrgChartItem
Declaration
public const string CssOrgChartItem = "rocItem"
Field Value
System.String
|
CssOrgChartItemContent
Declaration
public const string CssOrgChartItemContent = "rocItemContent"
Field Value
System.String
|
CssOrgChartItemText
Declaration
public const string CssOrgChartItemText = "rocItemText"
Field Value
System.String
|
CssOrgChartItemTextDiv
Declaration
public const string CssOrgChartItemTextDiv = "rocItemText"
Field Value
System.String
|
CssOrgChartItemWrap
Declaration
public const string CssOrgChartItemWrap = "rocItemWrap"
Field Value
System.String
|
CssOrgChartNode
Declaration
public const string CssOrgChartNode = "rocNode"
Field Value
System.String
|
CssOrgChartNodeCollapseArrow
Declaration
public const string CssOrgChartNodeCollapseArrow = "rocCollapseArrow"
Field Value
System.String
|
CssOrgChartNodeCollapsed
Declaration
public const string CssOrgChartNodeCollapsed = "rocCollapsedNode"
Field Value
System.String
|
CssOrgChartNodeExpandArrow
Declaration
public const string CssOrgChartNodeExpandArrow = "rocExpandArrow"
Field Value
System.String
|
CssOrgChartNodeExpanded
Declaration
public const string CssOrgChartNodeExpanded = "rocExpandedNode"
Field Value
System.String
|
CssOrgChartNodeGroupCollapsed
Declaration
public const string CssOrgChartNodeGroupCollapsed = "rocCollapsedGroup"
Field Value
System.String
|
CssOrgChartNodeGroupExpanded
Declaration
public const string CssOrgChartNodeGroupExpanded = " rocExpandedGroup"
Field Value
System.String
|
CssRocToolBar
Declaration
public const string CssRocToolBar = "rocToolbar"
Field Value
System.String
|
CssRocToolBarHidden
Declaration
public const string CssRocToolBarHidden = "rocHidden"
Field Value
System.String
|
OrgChartItemKey
Declaration
public const string OrgChartItemKey = "RadOrgChartItem"
Field Value
System.String
|
OrgChartKey
Declaration
public const string OrgChartKey = "RadOrgChart"
Field Value
System.String
|
OrgChartNodeKey
Declaration
public const string OrgChartNodeKey = "RadOrgChartNode"
Field Value
System.String
|
OrgChartToolBarKey
Declaration
public const string OrgChartToolBarKey = "RadOrgChartToolBar"
Field Value
System.String
|