Member Table: Preview
Server
| Member | Description |
|---|---|
| ASPxGridViewSettings.ShowPreview | Specifies whether preview rows are displayed. |
| ASPxGridView.PreviewFieldName | Specifies the name of the data source field whose values are displayed within preview rows. |
| ASPxGridView.GetPreviewText | Returns the preview text displayed within the specified data row. |
| GridViewStyles.PreviewRow | Gets the style settings used to paint the preview rows. |
| GridViewTemplates.PreviewRow | Specifies a template for displaying preview rows. |