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

TdxSpreadSheetTableViewHitTest.HitAtGroupingArea Property

Returns a value indicating whether the inspected point corresponds to one of the areas used to display grouping user interface.

#Declaration

Delphi
property HitAtGroupingArea: Boolean index hcGroupingArea read;

#Property Value

Type
Boolean

#Remarks

This property returns True if the inspected point corresponds to grouping areas used to display the user interface that allows end-users to work with either the column or row groups:

The HitAtGroupingArea property returns False if the inspected point corresponds to:

See Also