Skip to main content
Tab

ASPxGridViewTableCommandCellEventArgs Constructors

Provides data for the ASPxGridView.HtmlCommandCellPrepared event.
Name Parameters Description
ASPxGridViewTableCommandCellEventArgs(TableCell, Object, Int32, GridViewCommandColumn, GridViewTableCommandCellType) cell, keyValue, visibleIndex, column, cellType Initializes a new instance of the ASPxGridViewTableCommandCellEventArgs class with specified settings.
See Also