ComponentOne Scheduler for WinForms
ShowSortAt Method (BaseTableView)

C1.Win.C1Schedule.Extended.4 Assembly > C1.Win.C1Schedule Namespace > BaseTableView 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

BaseTableView Class
BaseTableView Members