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