A newer version of this page is available.
Switch to the current version.
BootstrapGridViewTableCommandCellEventArgs Class
Provides data for the BootstrapGridView.HtmlCommandCellPrepared event.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v19.1.dll
Declaration
public class BootstrapGridViewTableCommandCellEventArgs :
ASPxGridViewTableCommandCellEventArgs
Public Class BootstrapGridViewTableCommandCellEventArgs
Inherits ASPxGridViewTableCommandCellEventArgs
Remarks
The BootstrapGridView.HtmlCommandCellPrepared event is raised for each cell within command columns when the corresponding table cell has been created.
Inheritance
Object
EventArgs
ASPxGridItemEventArgs
ASPxGridViewItemEventArgs
ASPxGridViewTableCommandCellEventArgs
BootstrapGridViewTableCommandCellEventArgs
See Also
Feedback