Each row has two buttons with image called A and B in ViewCell, if click on the A button the image of the button B should change. The event handler for button A is in cs file. From this handler how to access the instance of button B.
Can any one help us to implement it?