Back to Devexpress

RowCellClickEventArgs Constructors

windowsforms-devexpress-dot-xtragrid-dot-views-dot-grid-dot-rowcellclickeventargs-dot-ctor.md

latest937 B
Original Source

RowCellClickEventArgs Constructors

Provides data for the GridView.RowCellClick event.

NameParametersDescription
RowCellClickEventArgs(DXMouseEventArgs, Int32, GridColumn)e, rowHandle, columnInitializes a new instance of the RowCellClickEventArgs class with the specified settings.

See Also

RowCellClickEventArgs Class

RowCellClickEventArgs Members

DevExpress.XtraGrid.Views.Grid Namespace