Class RibbonBarApplicationMenu
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 RibbonBarApplicationMenu : HtmlContainerControlConstructors
RibbonBarApplicationMenu()
Declaration
public RibbonBarApplicationMenu()RibbonBarApplicationMenu(Element)
Properties
ApplicationMenuTabText
Declaration
public string ApplicationMenuTabText { get; set; }Property Value
| System.String 
 | 
ClientSideLocator
Declaration
public override string ClientSideLocator { get; }Property Value
| System.String 
 | 
Overrides
Items
Declaration
public IList<RibbonBarApplicationMenuItem> Items { get; }Property Value
| System.Collections.Generic.IList<RibbonBarApplicationMenuItem> 
 | 
ItemsCount
Declaration
public int ItemsCount { get; }Property Value
| System.Int32 
 | 
LocatorExpression
Declaration
public override IFindExpression LocatorExpression { get; }Property Value
| IFindExpression 
 | 
Overrides
Opened
Declaration
public bool Opened { get; }Property Value
| System.Boolean 
 | 
Methods
AssignElement(Element)
ControlAssert()
Hide()
Declaration
public void Hide()InitializeItems()
Declaration
public void InitializeItems()Show()
Declaration
public void Show()Toggle()
Declaration
public void Toggle()