I have installed DevExpress Universal setup (DXperience-12.2.6) and also i have VS 2010 Ultimate version.
I want to find values in DevExpress.XtraGrid GridControl which is added in Winform.
What is the best method?
AS I see in Coded UI, there is no such method available to traverse through rows and cells of GridControl.
Can you provide any reference/tutorial/document .