Class RadRibbonBarGroup
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 RadRibbonBarGroup : HtmlContainerControlConstructors
RadRibbonBarGroup()
Declaration
public RadRibbonBarGroup()RadRibbonBarGroup(Element)
Properties
ClientSideLocator
Declaration
public override string ClientSideLocator { get; }Property Value
| System.String 
 | 
Overrides
Enabled
Declaration
public bool Enabled { get; }Property Value
| System.Boolean 
 | 
EnabledLauncher
Declaration
public bool EnabledLauncher { get; }Property Value
| System.Boolean 
 | 
GroupIndex
Declaration
public int GroupIndex { get; }Property Value
| System.Int32 
 | 
ItemCount
Declaration
public int ItemCount { get; }Property Value
| System.Int32 
 | 
LocatorExpression
Declaration
public override IFindExpression LocatorExpression { get; }Property Value
| IFindExpression 
 | 
Overrides
ParentTab
Text
Declaration
public string Text { get; }Property Value
| System.String 
 |