Back to Devexpress

Card View Templates

aspnet-114477-components-card-view-concepts-templates.md

latest1.4 KB
Original Source

Card View Templates

  • Jul 19, 2021

The ASPxCardView control includes a set of properties, options and style settings that allow you to provide the layout and appearance you desire. ASPxCardView’s look and feel can also be customized by with templates.

A template is a set of HTML elements and Web controls that define the layout for a particular element within the control (e.g., a column header). When the control runs in the ASP.NET Web page, template contents are rendered in place of the default HTML for the control.

Concepts

Task-Based Help