RowRightSwipeControlHidden

Typemessage
DictionaryDataGrid
LibraryData Grid
Syntax
on RowRightSwipeControlHidden
Associationsdatagrid
Summary

Sent when the right hand side data grid swipe control is hidden.

RelatedProperty: enable swipe, left swipe control, right swipe control
Command: RowSwipeShowControlForIndexAndSide
Message: RowSwipeHideControl, RowSwipedRight, RowSwipedLeft, RowLeftSwipeControlClicked, RowLeftSwipeControlClicked, RowRightSwipeControlClicked, RowRightSwipeControlHidden, GetLeftSwipeControl, GetRightSwipeControl
Description

RowRightSwipeControlHidden is sent to your data grid's custom row template when an right hand side swipe control is visible and the user clicks on the data grid, resulting in the swipe control being hidden. Handle RowRightSwipeControlHidden to perform a custom action on hide.