Bind Card View to Data
The DevExpress MVC CardView extension can function only in bound mode. The CardView can be bound to an IQueriable or IEnumerable collection of model class instances. To learn more about different CardView data binding approaches, review the following articles.