Back to Devexpress

Card Field Caption

windowsforms-526-controls-and-libraries-data-grid-visual-elements-card-view-elements-card-field-caption.md

latest2.1 KB
Original Source

Card Field Caption

  • Apr 01, 2018

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.

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

Rows

Grid Columns

Appearance and Conditional Formatting

Custom Painting Basics

Elements that Can Be Custom Painted

Custom Painting Scenarios