This example shows how to add the pull-to-refresh functionality to a grid to allow your end-users update grid content with the pull-down gesture. To do this, follow the steps below.
2. Create a command to be executed when an end-user pulls the grid down.
3. Bind the created command to the grid using the GridControl.PullToRefreshCommand property.