'Declaration
Public Overloads Function SortRows( _ ByVal keyColumn As Integer, _ ByVal ascending As Boolean, _ ByVal showIndicator As Boolean _ ) As Boolean
Parameters
- keyColumn
- Column index whose values are compared during sorting
- ascending
- Whether to sort in ascending order
- showIndicator
- Whether the sort indicator should be displayed