| BCGCBPRODLLEXPORT UINT BCGM_GRID_FILTERBAR_CHANGED |
This registered windows message is sent to the grid's owner window by the default implementation of CBCGPGridCtrl::OnFilterBarChanged.
| wParam | A Grid Control column index where filter was changed. |
| lParam | a pointer to CBCGPGridCtrl object. |