Back to Devexpress

Multiple Records View Layout

windowsforms-2465-controls-and-libraries-vertical-grid-layouts-multiple-records-view-layout.md

latest3.2 KB
Original Source

Multiple Records View Layout

  • Jan 23, 2019
  • 2 minutes to read

This topic describes the Multiple Records View layout which is available in the Vertical Grid Control (VGridControl). For an overview of all the layouts that can be applied to the control, see the Layouts Overview topic.

Multiple Records View Layout

The image below shows a VGridControl control with the multiple records view layout applied to it.

The features specific to this type of layout are listed below:

The list below enumerates properties which are specific to the multiple records view layout.

The multiple records view layout is normally used when only a small number of fields need to be displayed.

If a large number of fields need to be displayed and you want them all to be visible simultaneously, use the Bands View Layout. If you want to display a single record at a time and prevent end-users from navigating through the records (or implement navigation in a custom manner), use the Single Record View Layout.

See Also

Layouts

Bands View Layout

Single Record View Layout