TcxPivotGridHitTest Properties
Contains HitTest information on the pivot grid’s visual element at the test point.Name | Description |
---|---|
Field | Gets a field that the header located at the test point corresponds to. |
FieldListType | |
GroupItem | Represents a row grouping field value or a column grouping field value. |
HitAtButton | Gets whether the test point falls within expand button boundaries. |
HitAtCustomizationForm | |
HitAtDataCell | Gets whether the test point falls within the data cell boundaries. |
HitAtDataField | Gets whether the test point falls within the data field anchor boundaries. |
HitAtField | Gets whether the test point falls within the field boundaries. |
HitAtFieldList | |
HitAtFieldTreeView | |
HitAtFilter | Gets whether the test point falls within the filter button boundaries. |
HitAtGroupHeader | Gets whether the test point falls within the column or row field value boundaries. |
HitAtHeaderArea | Gets whether the test point falls within header area boundaries. |
HitAtHorzSizingEdge | Gets whether the test point falls on the right edge of the row or column field value. |
HitAtPrefilter | Gets whether the test point falls within the boundaries of the prefilter panel. |
HitAtPrefilterActivateButton | Gets whether the test point falls within the boundaries of the prefilter activation button. |
HitAtPrefilterCaption | Gets whether the test point falls within the boundaries of the prefilter caption (active prefilter criteria). |
HitAtPrefilterCloseButton | Gets whether the test point falls within the boundaries of the button that clears active prefilter criteria. |
HitAtPrefilterCustomizationButton | Gets whether the test point falls within the boundaries of the Prefilter… button. |
HitAtPrefilterDropDownButton | Gets whether the test point falls within the boundaries of the prefilter MRU list button. |
HitAtTotalCell | Identifies whether the test point falls within the boundaries of a total or grand total cell. |
HitObject | Returns information (a ViewInfo object) on the grid’s element located at the test point. |
HitPoint | Specifies the coordinates of the test point in pixels within the pivot grid. |
HitX | Specifies the horizontal coordinate of the test point in pixels within the pivot grid. |
HitY | Specifies the vertical coordinate of the test point in pixels within the pivot grid. |
PivotGrid | Gets a reference to the pivot grid, which provides information on its visual element at the test point. |
ShiftState |
See Also