ComponentOne FlexPivot for WinForms
Sort(Int32,Int32,IComparer) Method

C1.Win.FlexPivot.4 Assembly > C1.Win.FlexPivot Namespace > C1FlexPivotGrid Class > Sort Method : Sort(Int32,Int32,IComparer) Method
Syntax
'Declaration
 
Public Overloads Overridable Sub Sort( _
   ByVal rowStart As System.Integer, _
   ByVal rowCount As System.Integer, _
   ByVal comparer As System.Collections.IComparer _
) 
public virtual void Sort( 
   System.int rowStart,
   System.int rowCount,
   System.Collections.IComparer comparer
)

Parameters

rowStart
rowCount
comparer
See Also

Reference

C1FlexPivotGrid Class
C1FlexPivotGrid Members
Overload List