TcxTreeListHitTest.HitAtColumn Property
Identifies if the inspected point belongs to a Tree List column.
Declaration
property HitAtColumn: Boolean index tlhc_HitAtColumn read;
Property Value
Type | Description |
---|---|
Boolean |
|
Remarks
Use the HitAtColumn
property to identify if the inspected point is within a Tree List column.
See Also