RowSwipeShowControlForIndexAndSide

Typecommand
DictionaryDataGrid
LibraryData Grid
Syntax
dispatch "RowSwipeShowControlForIndexAndSide" to group "DataGrid" with
<row index>, {"left" | "right"}
Associationsdatagrid
Summary

Display the data grid swipe control on the given side of the row with the given index.

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

Display the data grid swipe control on the given side of the row with the given index. enable swipe must be true for swipe controls to be displayed.