Back to Devexpress

Card View HitTests

vcl-171091-expressquantumgrid-concepts-card-view-card-view-hittests.md

latest1.8 KB
Original Source

Card View HitTests

  • Aug 08, 2024

Card Views arrange data records in separate cards instead of table rows, as designed in tabular Views. The image below shows the Card View layout and hit codes of the corresponding View elements.

The table below contains all the Card View elements (which are unique to Card Views) and their corresponding hit codes and HitTest classes.

Grid View ElementHit CodeHitTest Class
Card Category Row Children IndenthtCardRowIndentTcxGridCardRowIndentHitTest
Card Category Row Expand ButtonhtCardRowExpandButtonTcxGridCardRowExpandButtonHitTest
Card Row CaptionhtRowCaptionTcxGridCardRowCaptionHitTest
Card Row CellhtCellTcxGridCardRowCellHitTest
Card Row Filter Dropdown ButtonhtRowFilterButtonTcxGridCardRowFilterButtonHitTest
Card Scroll Down ButtonhtCardScrollButtonDownTcxGridCardScrollButtonDownHitTest
Card Scroll Up ButtonhtCardScrollButtonUpTcxGridCardScrollButtonUpHitTest
Card SeparatorhtSeparatorTcxGridCardViewSeparatorHitTest