'Declaration Public Overloads Function SortColumns( _ ByVal keyRow As Integer, _ ByVal ascending As Boolean _ ) As Boolean
Parameters
- keyRow
- Row whose values are compared during sorting
- ascending
- Whether the sort is ascending
Return Value
true if successful; otherwise false