TreeListHitInfo.InColumn Property
Gets whether a point is over a column header, or filter button.
Namespace: DevExpress.XtraTreeList
Assembly: DevExpress.XtraTreeList.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true if a point is over a column header or filter button; otherwise, false. |
See Also