This example invokes a custom cell edit form when a user double taps a cell.
Specify the DetailEditFormTemplate property to define the custom edit form content.
To invoke the edit form on a double row tap, bind the RowDoubleTapCommand property to the ShowDetailEditForm command.