Card View Templates
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
- Creating Templates
- Grid Elements that Support Templates
-
Lists the methods that enable you to obtain controls contained within templates.