BCGSuite for MFC
BOOL CBCGPGridCtrl::SetColumnOrderArray ( int  iCount,
LPINT  piArray 
)
inline

Allows to set a specific column order.

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

Parameters
iCountArray size.
piArrayArray of integer values, each of them defines a column position.