TreeListHitInfo.InColumnPanel Property
Gets whether a point is over a column header panel (a header, blank header, button, filter button, the column header panel itself or its edge).
Namespace: DevExpress.XtraTreeList
Assembly: DevExpress.XtraTreeList.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if a point is over a column header panel; otherwise, false. |
See Also