TcxTreeListHitTest.HitAtGroupFooterItem Property
In This Article
Indicates whether the test point belongs to the group footer cell.
#Declaration
Delphi
property HitAtGroupFooterItem: Boolean index tlhc_HitAtGroupFooterItem read;
#Property Value
Type |
---|
Boolean |
#Remarks
This property returns True if the test point is belongs to any group footer cell.
See Also