Skip to main content

Layout View HitTests

Layout Views arrange records in separate cards within card layout containers. The image below shows the Layout View layout and hit codes of the corresponding View elements.

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

Grid View Element Hit Code HitTest Class
Card Caption htLayoutViewRecordCaption TcxGridLayoutViewRecordCaptionHitTest
Filter Dropdown Button htLayoutViewItemFilterButton TcxGridLayoutViewItemFilterButtonHitTest
Layout Item htLayoutViewItem TcxGridLayoutViewItemHitTest
See Also