Back to Devexpress

TcxGridItemFilterPopupOptions Class

vcl-cxgridcustomtableview-6d22caab.md

latest1.8 KB
Original Source

TcxGridItemFilterPopupOptions Class

Contains options for a filter dropdown.

Declaration

delphi
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.

Inheritance

TObject TPersistent TInterfacedPersistent TcxInterfacedPersistent TcxCustomGridOptions TcxGridItemFilterPopupOptions

See Also

TcxGridItemFilterPopupOptions Members

cxGridCustomTableView Unit