TcxTreeListHitTest.HitAtBandCustomizing Property
Indicates whether the test point belongs to the Quick Band Customization button.
Declaration
property HitAtBandCustomizing: Boolean index tlhc_HitAtBandCustomizing read;
Property Value
Type |
---|
Boolean |
Remarks
This property returns True if the point belongs to the Quick Band Customization button. Because this button is displayed within an indicator cell, the HitAtIndicator property also returns True if the HitAtBandCustomizing property returns True.
See Also