ComponentOne FlexPivot for WinForms
ShowSortAt Method

C1.Win.FlexPivot.4 Assembly > C1.Win.FlexPivot Namespace > C1FlexPivotGrid Class : ShowSortAt Method
Syntax
'Declaration
 
Public Sub ShowSortAt( _
   ByVal order As C1.Win.C1FlexGrid.SortFlags, _
   ByVal col As System.Integer _
) 
public void ShowSortAt( 
   C1.Win.C1FlexGrid.SortFlags order,
   System.int col
)

Parameters

order
col
See Also

Reference

C1FlexPivotGrid Class
C1FlexPivotGrid Members