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

TcxGridItemFilterPopupOptions Class

Contains options for a filter dropdown.

Declaration

TcxGridItemFilterPopupOptions = class(
    TcxCustomGridOptions
)

Remarks

With the following options you can specify:

The TcxGridItemFilterPopupOptions object is referenced by the View’s Filtering.ColumnPopup or Filtering.RowPopup properties for Table and Card Views, respectively.

See Also