BootstrapCardViewClientSideEvents Class
Contains a list of the client-side events available for the BootstrapCardView.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.1.dll
NuGet Package: DevExpress.Web.Bootstrap
Declaration
Related API Members
The following members return BootstrapCardViewClientSideEvents objects:
Remarks
The BootstrapCardViewClientSideEvents class contains properties corresponding to the client-side events specific to a client Card View. Property names represent the names of the available client events.
Each property of this type provides the capability of assigning an appropriate JavaScript handler function to the corresponding client-side event of the Card View.
A BootstrapCardViewClientSideEvents object is automatically created when a server-side Card View object is being initialized.