Skip to main content
A newer version of this page is available. .

TcxGridTableFiltering.ColumnPopup Property

Provides access to filter drop-down window settings.

Declaration

property ColumnPopup: TcxGridItemFilterPopupOptions read; write;

Property Value

Type Description
TcxGridItemFilterPopupOptions

Stores filter drop-down window settings.

Remarks

With these options, you can specify:

See Also