GrapeCity.Spreadsheet.WinForms.Ribbon Assembly / GrapeCity.Spreadsheet.WinForms.Ribbon Namespace / RibbonDropDownBase Class
Members


RibbonDropDownBase Class
RibbonDropDownBase is a RibbonItem that can contain other Ribbon items in the drop-down portion.
Syntax
'Declaration
 
Public MustInherit Class RibbonDropDownBase 
   Inherits RibbonIconItem
 
'Usage
 
Dim instance As RibbonDropDownBase
Inheritance Hierarchy
See Also