int CBCGPHeaderCtrl::GetColumnState | ( | int | iColumn | ) | const |
Determines state of the specified column.
Specifies the current state of the column:
Call this member function to determine the current sort status of the specified column. Use this function when the multiple sort is enabled.
iColumn | Zero-based index of a column whose status should be returned. |