vcl-cxgridcardview-d206514f.md
Contains HitTest information about the card row filter dropdown button located at the inspected point.
TcxGridCardRowFilterButtonHitTest = class(
TcxGridRecordCellHitTest
)
This class does not introduce any new functionality, but instead, overrides the HitTestCode method to return the htRowFilterButton hit code if the card row filter dropdown button is located at the inspected point. Use the Item and GridRecord properties to access members of the grid item and record that correspond to the inspected card row filter dropdown button.
TObject TcxCustomGridHitTest TcxCustomGridViewHitTest TcxGridRecordHitTest TcxGridRecordCellHitTest TcxGridCardRowFilterButtonHitTest
See Also
TcxCustomGridTableItemOptions.Filtering Property
TcxGridCardViewOptionsCustomize.RowFiltering Property