Back to Devexpress

Cards with Custom Content

maui-404341-scenarios-buttons-and-charts-in-cards.md

latest1.1 KB
Original Source

Cards with Custom Content

  • Mar 06, 2024

This example turns DXButton controls into clickable cards with custom content. For example, the bottom card displays a ChartView.

View Example: Cards with Custom Content

Related Controls : DXButton, ChartView

Anatomy

The following image illustrates the anatomy of this project:

Related Properties:

Implementation Details

Refer to the following GitHub example to see implementation details:

View Example: Cards with Custom Content