PivotGridHeadersAreaHitInfo Properties
Contains information about a specific point within a Header Area.Name | Description |
---|---|
Area | Gets the header area of the PivotGrid control which is located under the test point. |
Field | Gets the field that the header located at the test point corresponds to. |
HeaderHitTest | Gets a value which identifies the type of the header’s visual element that is located under the test point. |
See Also