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

How to: Bind to an ArrayList

This example shows you how to bind the ASPxCardView to an ArrayList object.


<dx:ASPxCardView ID="ASPxCardView1" runat="server">
    <Settings ShowCardHeader="False" />
</dx:ASPxCardView>