Back to Devexpress

ASPxClientCardView Class

aspnet-js-aspxclientcardview.md

latest830 B
Original Source

ASPxClientCardView Class

Represents the client ASPxCardView.

Declaration

ts
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.

Inheritance

ASPxClientControlBase ASPxClientControl ASPxClientGridBase ASPxClientCardView

See Also

Card View

ASPxClientCardView Members