RowSwipeShowControlForIndexAndSide | |
Type | command |
Dictionary | DataGrid |
Library | Data Grid |
Syntax |
|
Associations | datagrid |
Summary | Display the data grid swipe control on the given side of the row with the given index. |
Related | Property: 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. |