'Declaration
Public Overloads Sub AutoSortColumn( _ ByVal column As Integer, _ ByVal ascending As Boolean, _ ByVal showIndicator As Boolean _ )
Parameters
- column
- Column index
- ascending
- Whether sort is ascending (or else descending)
- showIndicator
- Whether to display the sort indicator