Spread Windows Forms 17
GrapeCity.Spreadsheet.WinForms.Ribbon Assembly / GrapeCity.Spreadsheet.WinForms.Ribbon Namespace / RibbonMenu Class
Members


In This Topic
    RibbonMenu Class
    In This Topic
    Button that shows a drop-down menu.
    Syntax
    'Declaration
     
    
    Public NotInheritable Class RibbonMenu 
       Inherits RibbonDropDownBase
    'Usage
     
    
    Dim instance As RibbonMenu
    public sealed class RibbonMenu : RibbonDropDownBase 
    Inheritance Hierarchy
    See Also