Is there a way to programmatically swipe and cancel swipes? What are all the methods related to handling IGGridViewSwipeRowActionManual?
Hey Caylan,
I believe if you call updateData on the grid it will close up any items that are currently open.
We have a help topic that does describe how to use all of the various swipe actions:
http://help.infragistics.com/iOS/2014.2/?page=IGGridView_Configuring_Swipe_Row.html
If you do need more information though, just let me know and i'll help you out.
-SteveZ
Is there a property on the grid that lets me query a row to see if it's swiped?
Currently there isn't such a way. but it wouldn't be hard for us to add one in the next SR.