BootstrapClientCardView Class
Represents the client BootstrapCardView.
Declaration
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