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

TcxGridFilterBox Class

Contains the filter panel‘s appearance settings.

Declaration

TcxGridFilterBox = class(
    TcxCustomGridOptions
)

Remarks

This class has the following members that allow you to:

A grid View’s FilterBox property references a TcxGridFilterBox object.

See Also