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


In This Topic
    RibbonItemCollection Class
    In This Topic
    Represents a collection of RibbonItem objects.
    Syntax
    'Declaration
     
    
    Public Class RibbonItemCollection 
    'Usage
     
    
    Dim instance As RibbonItemCollection
    public class RibbonItemCollection 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonItemCollection
          GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonQatItemCollection

    See Also