Skip to main content
A newer version of this page is available. .

Command Item

ASPxCardView’s Command items allow end users to select and delete cards, switch the card view to edit mode, update data, and much more. A command item represents a single command. The eight available command items are as follows: New, Edit, Delete, Select, Update, Clear, Apply and Cancel. The Delete item, for instance, allows users to delete cards. A command item is displayed as a link by default. It can also be a button or an image.

ASPxCardView_VisualElements_CommandItem