TreeListHitInfo.InRowCheckBox Property
Gets whether a point belongs to a row’s check box.
Namespace: DevExpress.XtraTreeList
Assembly: DevExpress.XtraTreeList.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true if a point belongs to a row’s check box; otherwise, false. |
See Also