Card
In a Card View, data records are represented as cards. A card consists of vertically arranged card fields, each of which represents the value of a field in the current record. Adjacent cards are separated by card separators. End-users can drag separators to resize cards.
The table below lists the main properties affecting element behavior and appearance.
Characteristics | Members |
---|---|
Width and Margin | CardView.FixedSize, CardView.MinFixedSize, CardView.CardMargin, CardView.AllowCardResizing |
Header Contents | CardView.CardHeaderBinding |
Style | CardView.CardStyle |
Template | CardView.CardHeaderTemplate, CardView.CardHeaderTemplateSelector, CardView.CardRowTemplate, CardView.CardRowTemplateSelector |
Print Template | CardView.PrintCardHeaderTemplate, CardView.PrintCardRowTemplate, CardView.PrintCardHeaderTemplate, CardView.PrintCardContentTemplate |