Skip to main content
A newer version of this page is available. .

Cards with Custom Content

Task-based Scenarios - List in Cards

This example demonstrates how to turn SimpleButton controls into clickable cards with custom content. For example, the bottom card displays a ChartView.

View Example: Cards with Custom Content

Related Controls: SimpleButton, ChartView

Anatomy

The following image illustrates the anatomy of this project:

CollectionView - ListCard Anatomy

Related Properties:

Implementation Details

Refer to the following GitHub example to see implementation details:

View Example: Cards with Custom Content