Skip to main content
Tab

CardViewTemplates Properties

Contains templates used to display the ASPxCardView‘s visual elements.
Name Description
Card Gets or sets a template for displaying cards.
CardFooter Gets or sets a template for displaying the card footer.
CardHeader Gets or sets a template for displaying the card header.
DataItem Gets or sets a template for displaying a data item.
EditForm Gets or sets a template for displaying the edit form.
EditItem Gets or sets a template for displaying the cell within a card that is in edit mode.
GroupRow Gets or sets a template for displaying group rows.
GroupRowContent Gets or sets a template for displaying the content of group rows.
Header Gets or sets a template for displaying column headers.
HeaderPanel Gets or sets a template for displaying the Header Panel.
PagerBar Gets or sets a template for displaying the ASPxCardView’s pager.
StatusBar Gets or sets a template for displaying the ASPxCardView’s status bar.
TitlePanel Gets or sets a template for displaying the Title Panel.
See Also