C1.Win.C1Ribbon.4.8 Assembly / C1.Win.C1Ribbon Namespace / RibbonQatItemCollection Class / Remove Method / Remove(RibbonGroup) Method

In This Topic
Remove(RibbonGroup) Method
In This Topic
Removes the first occurrence of the specified RibbonGroup from the collection.
Syntax
'Declaration
 
Public Overloads Sub Remove( _
   ByVal group As RibbonGroup _
) 
 

Parameters

group
See Also