Skip to main content

TdxSpreadSheetTableViewHitTest.HitAtGroupingArea Property

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

Declaration

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