BCGControlBar Pro for MFC
BCGP_GRID_FILTER_PARAM

Detailed Description

The BCGP_GRID_FILTER_PARAM structure describes a filter to be applied to a column of Grid Control.

This structure is used only if Grid Control works in "filter bar mode".

See also
CBCGPGridCtrl::EnableFilterBar

Public Member Functions

 BCGP_GRID_FILTER_PARAMConstructs and initializes the structure.
 
 BCGP_GRID_FILTER_PARAMConstructs and initializes the structure.
 
 BCGP_GRID_FILTER_PARAMConstructs and initializes the structure.
 
 CopyCopies the source structure to current structure.
 
 IsEmptyTells whether the structure is treated as empty.
 

Public Attributes

 nColumnA zero based column index.
 
 strFilterA filter to apply to a column.