Back to Devexpress

ASPxVerticalGridDataCellEventArgs Properties

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

latest1.4 KB
Original Source

ASPxVerticalGridDataCellEventArgs Properties

Provides data for the ASPxVerticalGrid.HtmlDataCellPrepared event.

NameDescription
CellGets the processed data cell.
CellValueGets the processed cell’s value.
KeyValueGets the processed record’s key. Inherited from ASPxVerticalGridRecordEventArgs.
RowGets the record that owns the cell currently being processed.
VisibleIndexGets the processed record’s visible index. Inherited from ASPxVerticalGridRecordEventArgs.

See Also

ASPxVerticalGridDataCellEventArgs Class

ASPxVerticalGridDataCellEventArgs Members

DevExpress.Web Namespace