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

Card View

A Card View represents data in cards. In Card Views, data records are represented as cards, and data fields are represented as card fields, displayed one under another.

CardView_Overview

Card View Specific Features

  • Expanding and Collapsing Cards

    Allows individual cards to be collapsed by an end-user or in code.

  • Horizontal and Vertical Cards Layout

    Cards can be arranged in rows or columns. If cards are arranged in rows (horizontal layout), an end-user scrolls cards using the horizontal scrollbar. If cards are arranged in columns (vertical layout), an end-user scrolls cards using the vertical scrollbar.

See Also