Back to Devexpress

ASPxGridViewTableRowEventArgs Properties

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

latest1.1 KB
Original Source

ASPxGridViewTableRowEventArgs Properties

Provides data for the ASPxGridView.HtmlRowCreated and ASPxGridView.HtmlRowPrepared events.

NameDescription
KeyValueGets an object that uniquely identifies the row.
RowGets the processed row.
RowTypeGets the processed row’s type.
VisibleIndexGets the visible index of the data row. Inherited from ASPxGridViewItemEventArgs.

See Also

ASPxGridViewTableRowEventArgs Class

ASPxGridViewTableRowEventArgs Members

DevExpress.Web Namespace