Skip to main content
A newer version of this page is available. .

BootstrapCardViewCardLayoutItemsCreatedEventArgs Class

Provides data for the BootstrapCardView.CardLayoutItemsCreated event.

Namespace: DevExpress.Web.Bootstrap

Assembly: DevExpress.Web.Bootstrap.v19.1.dll

Declaration

public class BootstrapCardViewCardLayoutItemsCreatedEventArgs :
    ASPxCardViewCardLayoutCreatedEventArgs

Inheritance

Object
EventArgs
ASPxCardViewCardLayoutCreatedEventArgs
BootstrapCardViewCardLayoutItemsCreatedEventArgs
See Also