Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

Grid-View Class Diagram

The grid provides the following data presentation capabilities:

  • Master-detail data presentation. When it’s enabled, individual Views (details) are organized by means of “levels“ into sub-Views within the composite View, to reflect the relational dependency of the underlying data.

  • Different types of Views provide different data representations, e.g. table, expandable cards, charts.

  • To represent data in different data modes, some Views have several modifications, each used with particular data source type – a dataset, unbound data, in-memory datasets, etc.

The following class diagram shows the grid-level-View composition along with the View inheritance hierarchy.

See Also