| void CBCGPGridCtrl::EnableFilterBar | ( | BOOL | bEnable, |
| const BCGP_GRID_FILTERBAR_OPTIONS & | options, | ||
| BOOL | bUpdate = TRUE |
||
| ) |
Enables or disables "filter bar" mode.
| bEnable | Specifies whether the "filter bar" mode should be enabled or disabled. |
| options | A reference to BCGP_GRID_FILTERBAR_OPTIONS object. Specifies filter bar options. |
| bUpdate | Specifies whether update the filter bar content. |