Skip to main content
A newer version of this page is available. .

RowCellClickEventArgs Class

Provides data for the GridView.RowCellClick event.

Namespace: DevExpress.XtraGrid.Views.Grid

Assembly: DevExpress.XtraGrid.v20.2.dll

NuGet Package: DevExpress.Win.Grid

Declaration

public class RowCellClickEventArgs :
    RowClickEventArgs
See Also