Preview Row
Preview rows are non-editable rows that allow large memo fields to be displayed across all the GridView’s columns.

The table below lists the main members which affect the element’s appearance and functionality:
| Characteristics | Members |
|---|---|
| Contents | GridViewSettings.PreviewFieldName |
| Visibility | ASPxGridViewSettings.ShowPreview (via GridViewSettings.Settings.ShowPreview) |
| Style | GridViewStyles.PreviewRow (via GridViewSettings.Styles.PreviewRow) |
| Template | GridViewSettings.SetPreviewRowTemplateContent |