BCGControlBar Pro for MFC
BOOL CBCGPGridCtrl::SetColumnOrderArray ( const CArray< int, int > &  arColumns)
inline

Allows to set a specific column order.

Use this method to arrange the grid columns in the specific order, defined in arColumns.

Parameters
arColumnsArray of integer values, each of them defines a column position.