Back to Devexpress

BootstrapGridViewTableDataCellEventArgs Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-2430f44d.md

latest1.8 KB
Original Source

BootstrapGridViewTableDataCellEventArgs Class

Provides data for the BootstrapGridView.HtmlDataCellPrepared event.

Namespace : DevExpress.Web.Bootstrap

Assembly : DevExpress.Web.Bootstrap.v25.2.dll

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public class BootstrapGridViewTableDataCellEventArgs :
    ASPxGridViewTableDataCellEventArgs
vb
Public Class BootstrapGridViewTableDataCellEventArgs
    Inherits ASPxGridViewTableDataCellEventArgs

BootstrapGridViewTableDataCellEventArgs is the data class for the following events:

Inheritance

Object EventArgs ASPxGridItemEventArgs ASPxGridViewItemEventArgs ASPxGridViewTableDataCellEventArgs BootstrapGridViewTableDataCellEventArgs

See Also

BootstrapGridViewTableDataCellEventArgs Members

Grid View

DevExpress.Web.Bootstrap Namespace