Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

Card View HitTests

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.

Card View Element HitCodes

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 Element Hit Code HitTest Class
Card Category Row Children Indent htCardRowIndent TcxGridCardRowIndentHitTest
Card Category Row Expand Button htCardRowExpandButton TcxGridCardRowExpandButtonHitTest
Card Row Caption htRowCaption TcxGridCardRowCaptionHitTest
Card Row Cell htCell TcxGridCardRowCellHitTest
Card Row Filter Dropdown Button htRowFilterButton TcxGridCardRowFilterButtonHitTest
Card Scroll Down Button htCardScrollButtonDown TcxGridCardScrollButtonDownHitTest
Card Scroll Up Button htCardScrollButtonUp TcxGridCardScrollButtonUpHitTest
Card Separator htSeparator TcxGridCardViewSeparatorHitTest