RowCellClickEventArgs Class
Provides data for the GridView.RowCellClick event.
Namespace: DevExpress.XtraGrid.Views.Grid
Assembly: DevExpress.XtraGrid.v24.1.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
Declaration
Inheritance
Object
EventArgs
MouseEventArgs
HandledMouseEventArgs
DXMouseEventArgs
RowClickEventArgs
RowCellClickEventArgs
See Also