Skip to main content

RowClickEventArgs Class

Provides data for the GridView.RowClick event.

Namespace: DevExpress.XtraGrid.Views.Grid

Assembly: DevExpress.XtraGrid.v24.1.dll

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

Declaration

public class RowClickEventArgs :
    DXMouseEventArgs
See Also