PivotGridHitInfo Properties
Contains information about a specific point within a PivotGridControl.
Name | Description |
---|---|
Cell |
Gets information on the cell located at the test point. |
Header |
Gets the field which the header located at the test point corresponds to. |
Headers |
Gets information on the field header located at the test point. |
Hit |
Gets the test point. |
Hit |
Gets a value identifying the type of the visual element located under the test point. |
Value |
Gets the information on the field value located under the test point. |
See Also