Skip to main content

RowCellClickEventArgs Class

Provides data for the GridView.RowCellClick event.

Namespace: DevExpress.XtraGrid.Views.Grid

Assembly: DevExpress.XtraGrid.v23.2.dll

NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation

Declaration

public class RowCellClickEventArgs :
    RowClickEventArgs
See Also