Class RadRibbonBarTab
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 RadRibbonBarTab : HtmlContainerControlConstructors
RadRibbonBarTab()
Declaration
public RadRibbonBarTab()RadRibbonBarTab(Element)
Properties
ClientSideLocator
Declaration
public override string ClientSideLocator { get; }Property Value
| System.String 
 | 
Overrides
GroupCount
Declaration
public int GroupCount { get; }Property Value
| System.Int32 
 | 
IsSelected
Declaration
public bool IsSelected { get; }Property Value
| System.Boolean 
 | 
LocatorExpression
Declaration
public override IFindExpression LocatorExpression { get; }Property Value
| IFindExpression 
 | 
Overrides
TabIndex
Declaration
public int TabIndex { get; }Property Value
| System.Int32 
 | 
Text
Declaration
public string Text { get; }Property Value
| System.String 
 |