BCGControlBar Pro for MFC
virtual void CBCGPListCtrl::Sort ( int  iColumn,
BOOL  bAscending = TRUE,
BOOL  bAdd = FALSE 
)
virtual

Immediately sorts the list control.

Call this member function to immediately sort the list control.

Parameters
iColumnSpecifies the column to sort.
bAscendingSpecifies the sort order.
bAddSpecifies whether the specified column should be added to the current list of sort columns.