Back to Devexpress

CustomRowCellEventArgs Properties

windowsforms-devexpress-dot-xtragrid-dot-views-dot-base-dot-customrowcelleventargs-dot-underscore-properties.md

latest911 B
Original Source

CustomRowCellEventArgs Properties

Serves as the base for classes that provide data for cell events.

NameDescription
CellValueReturns the currently processed cell value.
ColumnGets the column to which the currently processed cell corresponds.
RowHandleGets the handle of the row that contains the processed cell.

See Also

CustomRowCellEventArgs Class

CustomRowCellEventArgs Members

DevExpress.XtraGrid.Views.Base Namespace