ComponentOne Ribbon for WinForms
Sort Method

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > RibbonQatLinkCollection Class : Sort Method
Sorts the items in the collection using the specified comparer.
Syntax
'Declaration
 
Public Sub Sort( _
   ByVal comparer As System.Collections.IComparer _
) 
public void Sort( 
   System.Collections.IComparer comparer
)

Parameters

comparer
See Also

Reference

RibbonQatLinkCollection Class
RibbonQatLinkCollection Members