GanttControlHitInfo.TreeListHitTest Property
Gets or sets information about the task list’s visual element under the hit point.
Namespace: DevExpress.XtraGantt
Assembly: DevExpress.XtraGantt.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
DevExpress.XtraTreeList.TreeListHitTest | A TreeListHitTest object that contains information about the task list’s visual element under the hit point. |
See Also