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