This example shows how to scroll the grid (rows and columns) vertically and horizontally while dragging an object near the edge of the grid.
Use ApplicationUser as a resource. Create an event with a single resource. Implement a resource object. See the #region Resources section in the source code. Implement IRecurrentEvent. See the #region ...