Back to Devexpress

ASPxGridViewTableCommandCellEventArgs Properties

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

latest1.6 KB
Original Source

ASPxGridViewTableCommandCellEventArgs Properties

Provides data for the ASPxGridView.HtmlCommandCellPrepared event.

NameDescription
CellGets the processed command cell.
CommandCellTypeGets whether the processed command cell is displayed within the auto filter row or data row.
CommandColumnGets a command column whose cell is currently being processed.
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

ASPxGridViewTableCommandCellEventArgs Class

ASPxGridViewTableCommandCellEventArgs Members

DevExpress.Web Namespace