Back to Devexpress

BootstrapClientCardView Class

aspnetbootstrap-js-bootstrapclientcardview.md

latest1016 B
Original Source

BootstrapClientCardView Class

Represents the client BootstrapCardView.

Declaration

ts
declare class BootstrapClientCardView extends ASPxClientCardView

Remarks

The functionality provided by the BootstrapClientCardView almost replicates the server-side functionality implemented by the BootstrapCardView. In that way, a comprehensive client object model allows you to process, navigate and manipulate data directly on the client by writing appropriate JavaScript code.

Inheritance

ASPxClientControlBase ASPxClientControl ASPxClientGridBase ASPxClientCardView BootstrapClientCardView

See Also

Card View

BootstrapClientCardView Members