This example shows how to create and customize a custom command button. The custom "Filter" button (CardViewCustomCommandButton) is added to the CardViewCommandLayoutItem.CustomButtons collection. To define an action of the custom "Filter" button, the ASPxCardView.CustomButtonCallback event is handled.
↧