Back to Devexpress

ASPxVerticalGridCommandCellEventArgs Properties

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

latest1.3 KB
Original Source

ASPxVerticalGridCommandCellEventArgs Properties

Provides data for the ASPxVerticalGrid.HtmlCommandCellPrepared event.

NameDescription
CellGets the processed command cell.
CommandRowGets a command row whose cell is currently being processed.
KeyValueGets the processed record’s key. Inherited from ASPxVerticalGridRecordEventArgs.
VisibleIndexGets the processed record’s visible index. Inherited from ASPxVerticalGridRecordEventArgs.

See Also

ASPxVerticalGridCommandCellEventArgs Class

ASPxVerticalGridCommandCellEventArgs Members

DevExpress.Web Namespace