[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonGroupCollection.Remove

Remove Method

Remove(RibbonGroup)

Removes the first occurrence of a specific RibbonGroup from the RibbonGroupCollection.

Declaration
public void Remove(RibbonGroup group)
Parameters
Type Name Description
RibbonGroup group

The RibbonGroup to remove.