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