right swipe control
Type
property
Summary
Set the control to display when a data grid row is dragged to the left.
Syntax
set the dgProp["right swipe control"] of group "Data Grid" to the long
id of <control>
Description
Use right swipe control to specify the control to display when when a data grid row is dragged to the left. This defaults to a trash icon on a red background. Set to empty to prevent drags and swipes to the left.
Related
command: RowSwipeShowControlForIndexAndSide
message: RowSwipeHideControl, RowSwipedRight, RowSwipedLeft, RowLeftSwipeControlClicked, RowLeftSwipeControlClicked, RowRightSwipeControlClicked, RowLeftSwipeControlHidden, RowRightSwipeControlHidden, GetLeftSwipeControl, GetRightSwipeControl
property: enable swipe, left swipe control