reloadColumn(_:)
Reloads the given column.
Declaration
func reloadColumn(_ column: Int)Parameters
- column:
The index of the column to reload.
Discussion
If after reloading the selected item no longer exists in the column, the column is set to be the last column.