'Declaration
Public Overloads Function SortColumns( _ ByVal keyRow As Integer, _ ByVal ascending As Boolean _ ) As Boolean
Parameters
- keyRow
- Index of the row to use as a key to sorting
- ascending
- Whether to sort in ascending order
'Declaration
Public Overloads Function SortColumns( _ ByVal keyRow As Integer, _ ByVal ascending As Boolean _ ) As Boolean