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

TdxPDFViewerCellHitTest Properties
Show Inherited Hide Inherited

The base class for all HitTest classes that provide information about visual elements of the PDF Viewer and its loaded document.
Name Description
Cursor protected Returns the current mouse cursor type.
HitPoint Returns the pixel coordinates of the test point within the PDF Viewer. Inherited from TdxPDFViewerCustomHitTest.
Viewer Returns the PDF Viewer control instance to which this object belongs. Inherited from TdxPDFViewerCustomObject.
See Also