How can I access (click) to the cell of a table derived from XtraTreeList of DevExpress.
Hi, I can't find a way to click on a check-box inside a table which is also and XtraTreeList without using screen coordinate. (see attached picture) I look into the availables method which p...