Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / RibbonQatItemCollection Class / Add Method

In This Topic
    Add Method (RibbonQatItemCollection)
    In This Topic
    Adds the specified RibbonGroup to the collection.
    Overload List
    OverloadDescription
    Adds the specified RibbonGroup to the collection.  
    Adds a RibbonButton item to the collection. (Inherited from C1.Win.Ribbon.RibbonItemCollection)
    Adds the specified RibbonItem to the collection. (Inherited from C1.Win.Ribbon.RibbonItemCollectionBase)
    See Also