C1.Win.Ribbon.8 Assembly / C1.Win.Ribbon Namespace / RibbonItemCollectionBase Class
Members

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
 
Inheritance Hierarchy

System.Object
   System.Collections.CollectionBase
      C1.Win.Ribbon.RibbonItemCollectionBase
         C1.Win.Ribbon.QatCustomButtonCollection
         C1.Win.Ribbon.RibbonGalleryItemCollection
         C1.Win.Ribbon.RibbonItemCollection

See Also