Back to Devexpress

PivotGridHitInfo Constructors

windowsforms-devexpress-dot-xtrapivotgrid-dot-pivotgridhitinfo-dot-ctor.md

latest1.9 KB
Original Source

PivotGridHitInfo Constructors

Contains information about a specific point within a PivotGridControl.

NameParametersDescription
PivotGridHitInfo(PivotCellViewInfo, Point, PivotGridViewInfo)cellViewInfo, hitPoint, viewInfoInitializes a new instance of the PivotGridHitInfo class with the specified settings.
PivotGridHitInfo(PivotFieldsAreaCellViewInfo, PivotGridValueHitTest, Point)fieldCellViewInfo, valueHitTest, hitPointInitializes a new instance of the PivotGridHitInfo class.
PivotGridHitInfo(PivotHeadersViewInfoBase, PivotFieldItem, PivotGridHeaderHitTest, Point)headersViewInfo, field, headerHitTest, hitPointInitializes a new instance of the PivotGridHitInfo class.
PivotGridHitInfo(Point)hitPointInitializes a new instance of the PivotGridHitInfo class with the specified test point.

See Also

PivotGridHitInfo Class

PivotGridHitInfo Members

DevExpress.XtraPivotGrid Namespace