Back to Devexpress

CustomRowCellEditEventArgs Constructors

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

latest1.3 KB
Original Source

CustomRowCellEditEventArgs Constructors

Provides data for the GridView.CustomRowCellEdit event.

NameParametersDescription
CustomRowCellEditEventArgs(Int32, GridColumn, RepositoryItem)rowHandle, column, repositoryItemCreates a new CustomRowCellEditEventArgs object.
CustomRowCellEditEventArgs(Int32, GridColumn)rowHandle, columnCreates a new CustomRowCellEditEventArgs object.

See Also

CustomRowCellEditEventArgs Class

CustomRowCellEditEventArgs Members

DevExpress.XtraGrid.Views.Grid Namespace