Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

Card Field Caption

Data source fields in a Card View are represented by vertically arranged card fields. Card field captions are non-editable regions that show the names of fields to an end-user. Corresponding field values are displayed in card field value cells to the right of the card captions.

 

VisualElems_CardView_CardFieldCaption

 

The following table lists the main properties affecting element appearance.

Appearance

CardViewAppearances.FieldCaption

Custom Draw Event

CardView.CustomDrawCardFieldCaption

Contents

GridColumn.Caption

Visibility

CardOptionsView.ShowFieldCaptions

Width

By default, the width is calculated automatically based on the contents and the font attributes of the applied style.

See Also