TreeListHitInfo.InRowIndicator Property
Gets whether a point is over a row indicator cell.
Namespace: DevExpress.XtraTreeList
Assembly: DevExpress.XtraTreeList.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if a point is over a row indicator cell; otherwise, false. |
See Also