You can locate the cursor (pointer) at any time in code using the HitTest method of the Spread component. Whether you are meeting accessibility standards and displaying information for the user based on cursor location, or want to provide additional support based on cursor location, you can use this capability to customize the display and user interaction.
The list of members corresponding to this capability are listed here:
Component Area |
Class Name |
---|---|
In general |
FpSpread.HitTest method |
In general |
HitTestType enumeration |
In general |
HitTestInformation class |
Row or column header |
HeaderHitTestInformation class |
Outline (range group) area |
|
Tab strip |
|
Viewport |
Return to Customizing Interaction in the Overall Component.