Back to Devexpress

BootstrapGridViewCustomCellMergeEventArgs Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-452c1a3e.md

latest1.5 KB
Original Source

BootstrapGridViewCustomCellMergeEventArgs Class

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public class BootstrapGridViewCustomCellMergeEventArgs :
    ASPxGridViewCustomCellMergeEventArgs
vb
Public Class BootstrapGridViewCustomCellMergeEventArgs
    Inherits ASPxGridViewCustomCellMergeEventArgs

BootstrapGridViewCustomCellMergeEventArgs is the data class for the following events:

Inheritance

Object EventArgs ASPxGridViewCustomCellMergeEventArgs BootstrapGridViewCustomCellMergeEventArgs

See Also

BootstrapGridViewCustomCellMergeEventArgs Members

DevExpress.Web.Bootstrap Namespace