BootstrapGridViewTableDataCellEventArgs Class
In This Article
Provides data for the BootstrapGridView.HtmlDataCellPrepared event.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.2.dll
NuGet Package: DevExpress.Web.Bootstrap
#Declaration
public class BootstrapGridViewTableDataCellEventArgs :
ASPxGridViewTableDataCellEventArgs
#Inheritance
Object
EventArgs
ASPxGridItemEventArgs
ASPxGridViewItemEventArgs
ASPxGridViewTableDataCellEventArgs
BootstrapGridViewTableDataCellEventArgs
See Also