ShowSortAt Method (C1TableView)
In This Topic
Syntax
'Declaration
Public Sub ShowSortAt( _
ByVal As C1.Win.C1FlexGrid.SortFlags, _
ByVal As System.Integer _
)
public void ShowSortAt(
C1.Win.C1FlexGrid.SortFlags ,
System.int
)
Parameters
- order
- col
See Also