Back to Devexpress

ASPxGridViewTableDataCellEventArgs Properties

aspnet-devexpress-dot-web-dot-aspxgridviewtabledatacelleventargs-dot-underscore-properties.md

latest1.3 KB
Original Source

ASPxGridViewTableDataCellEventArgs Properties

Provides data for the ASPxGridView.HtmlDataCellPrepared event.

NameDescription
CellGets the processed data cell.
CellValueGets the processed cell’s value.
DataColumnGets the data column that contains the processed cell.
KeyValueGets an object that uniquely identifies the data row. Inherited from ASPxGridViewItemEventArgs.
VisibleIndexGets the visible index of the data row. Inherited from ASPxGridViewItemEventArgs.

See Also

ASPxGridViewTableDataCellEventArgs Class

ASPxGridViewTableDataCellEventArgs Members

DevExpress.Web Namespace