C

TableHitTestResult

Support class to describe hit test results in the context of TableEditorInputMode interactions.
Inheritance Hierarchy

Remarks

This class cannot be instantiated

Members

No filters for this type

Properties

The item that is actually hit.
Currently, this is either an ILabel bound to an IStripe, or an IStripe itself.
readonlyfinal
Specific information about the region on a stripe where the hit was detected.
This can be used to e.g. handle hits on a stripe header differently from other hits.
readonlyfinal
The node where item is directly or indirectly bound to.
Since the locations of table items are always relative to the table origin, this can be used to determine the absolute location of the hit item without having to perform the whole hit test again.
readonlyfinal