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

RowClickEventArgs Class

Provides data for the GridView.RowClick event.

Namespace: DevExpress.XtraGrid.Views.Grid

Assembly: DevExpress.XtraGrid.v18.2.dll

Declaration

public class RowClickEventArgs :
    DXMouseEventArgs
See Also