ASPxClientCardViewBatchEditApi.AddNewCard Method
Adds a new card when ASPxCardView is in Batch Edit mode.
Declaration
AddNewCard(): void
Remarks
In this mode, the ASPxCardView control allows you to add a new card on the client side and send all changes to the server in one request.
See Also