Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

PivotFieldTooltipShowingEventArgs Properties

Provides data for the PivotGridControl.FieldTooltipShowing event.
Name Description
HitInfo Gets information about the point where the tooltip should be invoked.
Point Gets the coordinates of the point where the tooltip should be invoked.
ShowTooltip Gets or sets whether to show the tooltip.
Text Gets or sets the tooltip text.
See Also