Class RadOrgChartGroupItem
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 RadOrgChartGroupItem : HtmlContainerControlConstructors
RadOrgChartGroupItem()
Declaration
public RadOrgChartGroupItem()RadOrgChartGroupItem(Element)
Properties
ClientSideLocator
Declaration
public override string ClientSideLocator { get; }Property Value
| System.String 
 | 
Overrides
Index
Declaration
public string Index { get; }Property Value
| System.String 
 | 
LocatorExpression
Declaration
public override IFindExpression LocatorExpression { get; }Property Value
| IFindExpression 
 | 
Overrides
Text
Declaration
public string Text { get; }Property Value
| System.String 
 | 
Methods
AssignElement(Element)
ControlAssert()
MouseOverGroupItem()
Declaration
public void MouseOverGroupItem()