Skip to main content

TcxTreeListHitTest.HitAtColumn Property

Indicates whether the test point belongs to the TreeList column.

Declaration

property HitAtColumn: Boolean index tlhc_HitAtColumn read;

Property Value

Type
Boolean

Remarks

Use the HitAtColumn property to determine whether the point being tested belongs to a TreeList column (TreeList columns are shown in the image below). The property returns True if the point belongs to any column.

See Also