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