# Design Time

## Content



True DBGrid for WinForms comes with four different types design-time options to make your programming tasks look like a breeze. In addition to easy-to-access smart tags and context menu, the control also provides Collection Editors and a Designer as well. True DBGrid provides four kinds of collection editors, Split Collection Editor, Display Collection Editor, DataColumn Collection Editor, ValueItem Collection Editor and Style Collection Editor; each editor serves a different purpose, for example, the Split Collection Editor is used to edit split-specific properties.

This section discusses about various design-time options available in TrueDBGrid in detail:

| **Topic** | **Content** |
| --- | --- |
| [Collection Editors](/componentone/docs/win/online-truedbgrid/design-time/collection-editors) | Discusses about editors in True DBGrid and learn how to access them. |
| [Context Menu](/componentone/docs/win/online-truedbgrid/design-time/context-menu) | Discusses about context menu in the control and learn how to access it. |
| [Tasks Menu](/componentone/docs/win/online-truedbgrid/design-time/tasks-menu) | Discusses about smart tags and tasks menu and learn how to access them. |
| [True DBGrid Designer](/componentone/docs/win/online-truedbgrid/design-time/truedbgrid-designer) | Discusses about setting up and editing grid columns and splits using a full-fledged designer. |


> type=note
> **Note**: WinForms .NET6 Edition does not include rich design-time support yet. We will enhance it in future releases.