Class RadLightTab
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 RadLightTab : BaseTabConstructors
RadLightTab()
Declaration
public RadLightTab()RadLightTab(Element)
Properties
HasChildren
Declaration
public bool HasChildren { get; }Property Value
| System.Boolean 
 | 
LocatorExpression
Declaration
public override IFindExpression LocatorExpression { get; }Property Value
| IFindExpression 
 | 
Overrides
Tabs
Declaration
public IList<RadLightTab> Tabs { get; }Property Value
| System.Collections.Generic.IList<RadLightTab> 
 |