Skip to main content

BootstrapGridViewTableDataCellEventArgs Class

Provides data for the BootstrapGridView.HtmlDataCellPrepared event.

Namespace: DevExpress.Web.Bootstrap

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

Declaration

public class BootstrapGridViewTableDataCellEventArgs :
    ASPxGridViewTableDataCellEventArgs
See Also