Skip to main content

ASPxClientCardView Class

Represents the client ASPxCardView.

Declaration

declare class ASPxClientCardView extends ASPxClientGridBase

Remarks

The functionality provided by the ASPxClientCardView almost replicates the server-side functionality implemented by the ASPxCardView. 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.

See Also