Back to Devexpress

BootstrapCardViewCardLayoutItemsCreatedEventArgs Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-97e5cf40.md

latest1.8 KB
Original Source

BootstrapCardViewCardLayoutItemsCreatedEventArgs Class

Provides data for the BootstrapCardView.CardLayoutItemsCreated event.

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public class BootstrapCardViewCardLayoutItemsCreatedEventArgs :
    ASPxCardViewCardLayoutCreatedEventArgs
vb
Public Class BootstrapCardViewCardLayoutItemsCreatedEventArgs
    Inherits ASPxCardViewCardLayoutCreatedEventArgs

BootstrapCardViewCardLayoutItemsCreatedEventArgs is the data class for the following events:

Inheritance

Object EventArgs ASPxCardViewCardLayoutCreatedEventArgs BootstrapCardViewCardLayoutItemsCreatedEventArgs

See Also

BootstrapCardViewCardLayoutItemsCreatedEventArgs Members

Card View

DevExpress.Web.Bootstrap Namespace