Class RadOrgChartNode
Inherited Members
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 class RadOrgChartNode : HtmlContainerControl
Constructors
RadOrgChartNode()
Declaration
public RadOrgChartNode()
RadOrgChartNode(Element)
Properties
ClientSideLocator
Declaration
public override string ClientSideLocator { get; }
Property Value
System.String
|
Overrides
Collapsed
Declaration
public bool Collapsed { get; }
Property Value
System.Boolean
|
Expanded
Declaration
public bool Expanded { get; }
Property Value
System.Boolean
|
GroupCollapsed
Declaration
public bool GroupCollapsed { get; }
Property Value
System.Boolean
|
GroupExpanded
Declaration
public bool GroupExpanded { get; }
Property Value
System.Boolean
|
HierarchicalIndex
Declaration
public string HierarchicalIndex { get; }
Property Value
System.String
|
LocatorExpression
Declaration
public override IFindExpression LocatorExpression { get; }
Property Value
IFindExpression
|
Overrides
NodeLevel
Declaration
public int NodeLevel { get; }
Property Value
System.Int32
|
Methods
AssignElement(Element)
Collapse()
Declaration
public void Collapse()
ControlAssert()
Expand()
Declaration
public void Expand()
GroupCollapse()
Declaration
public void GroupCollapse()
GroupExpand()
Declaration
public void GroupExpand()