RowLeftSwipeControlHidden | |
Type | message |
Dictionary | DataGrid |
Library | Data Grid |
Syntax |
|
Associations | datagrid |
Summary | Sent when the left hand side data grid swipe control is hidden. |
Related | Property: enable swipe, left swipe control, right swipe control Command: RowSwipeShowControlForIndexAndSide Message: RowSwipeHideControl, RowSwipedRight, RowSwipedLeft, RowLeftSwipeControlClicked, RowLeftSwipeControlClicked, RowRightSwipeControlClicked, RowRightSwipeControlHidden, GetLeftSwipeControl, GetRightSwipeControl |
Description | RowLeftSwipeControlHidden is sent to your data grid's custom row template when an left hand side swipe control is visible and the user clicks on the data grid, resulting in the swipe control being hidden. Handle RowLeftSwipeControlHidden to perform a custom action on hide. |