Back to Devexpress

Views

wpf-6293-controls-and-libraries-data-grid-views.md

latest1.9 KB
Original Source

Views

  • Jul 27, 2023
  • 2 minutes to read

Views Overview

The GridControl uses a View to display data from a data source. A View specifies the layout of data fields and records, and has multiple options and settings that control the availability of individual data management capabilities (for example, sorting, grouping, and editing) and the appearance of grid elements.

The GridControl includes three types of views.

Note

We do not recommend that you switch grid views at runtime.

Main Features Supported by All View Types

See Also

Create and Assign Views

Product Class Structure