Skip to main content

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