[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonQatItemCollection.Add

Add Method

Add(RibbonGroup)

Adds the specified RibbonGroup to the collection.

Declaration
public RibbonQatGroupButton Add(RibbonGroup group)
Public Function Add(group As RibbonGroup) As RibbonQatGroupButton
Parameters
Type Name Description
RibbonGroup group
Returns
Type Description
RibbonQatGroupButton

Enveloping RibbonQatGroupButton object for the added RibbonGroup.