ComponentOne Ribbon for WinForms
RibbonItemCollectionBase Class
Members 

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace : RibbonItemCollectionBase Class
Serves as a base class for RibbonItem collections such as RibbonItemCollection and RibbonGalleryItemCollection
Object Model
RibbonItemCollectionBase Class
Syntax
'Declaration
 
Public MustInherit Class RibbonItemCollectionBase 
   Inherits System.Collections.CollectionBase
public abstract class RibbonItemCollectionBase : System.Collections.CollectionBase 
Inheritance Hierarchy

System.Object
   System.Collections.CollectionBase
      C1.Win.C1Ribbon.RibbonItemCollectionBase
         C1.Win.C1Ribbon.RibbonGalleryItemCollection
         C1.Win.C1Ribbon.RibbonItemCollection

See Also

Reference

RibbonItemCollectionBase Members
C1.Win.C1Ribbon Namespace