ASPxGridViewTableCommandCellEventArgs Class
Provides data for the ASPxGridView.HtmlCommandCellPrepared event.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v21.2.dll
Declaration
Remarks
The ASPxGridView.HtmlCommandCellPrepared event is raised for each cell within command columns when the corresponding table cell has been created.
Inheritance
Object
EventArgs
ASPxGridItemEventArgs
ASPxGridViewItemEventArgs
ASPxGridViewTableCommandCellEventArgs
See Also
Feedback