# Views

## Content



**True DBGrid for WinForms** allows you to view data in different ways through the [DataView](/componentone/docs/win/online-truedbgrid/) property, such as hierarchical, drop-down hierarchical, form, inverted, and multiple line. You can easily change the [DataView](/componentone/docs/win/online-truedbgrid/) property in the Properties window, in code, or by selecting a **Data Layout** option in the **C1TrueDBGrid Tasks** menu:

![](https://cdn.mescius.io/document-site-files/images/a1b176e5-6638-4b1f-a786-e41a817558bb/images/data-layout.png)

The following topics describe the different data views available in the [C1TrueDBGrid](/componentone/docs/win/online-truedbgrid/) control.

| **Topics** | **Content** |
| --- | --- |
| Hierarchical Data Display | Learn how True DBGrid can be used to display hierarchical data. |
| Form Data Display | Learn how True DBGrid can be used to display form data. |
| Inverted Data Display | Learn how True DBGrid can be used to display inverted data. |
| Multiple Line Data Display | Learn how True DBGrid can be used to display multiple line data. |
| Multiple Line Fixed Data Display | Learn how True DBGrid can be used to display multiple line fixed data. |