Back to Devexpress

GridControl.RowDoubleTap Event

xamarin-devexpress-dot-mobile-dot-datagrid-dot-gridcontrol-8c2dc046.md

latest1.2 KB
Original Source

GridControl.RowDoubleTap Event

Namespace : DevExpress.Mobile.DataGrid

Assembly : DevExpress.Mobile.Grid.v18.2.dll

Declaration

csharp
public event RowDoubleTapEventHandler RowDoubleTap
vb
Public Event RowDoubleTap As RowDoubleTapEventHandler

Event Data

The RowDoubleTap event's data class is DevExpress.Mobile.DataGrid.RowDoubleTapEventArgs.

Remarks

Important

This documentation topic describes legacy technology. We no longer develop new functionality for the GridControl and suggest that you use the new DataGridView control instead.

See Also

GridControl Class

GridControl Members

DevExpress.Mobile.DataGrid Namespace