ComponentOne True DBGrid for WinForms
Object Model

True DBGrid for WinForms was developed using the latest .NET technologies. The True DBGrid for WinForms controls and their programmable components are all .NET objects designed according to Microsoft specifications. If you're already familiar with the Microsoft .NET object and collection models, you'll have no problem using True DBGrid for WinForms.

If you're new to Visual Studio, please read Working with Objects and Collections, which illustrates how to manipulate True DBGrid for WinForms objects in code. Although individual objects are designed to perform different tasks, the techniques used to manipulate them are the same. Once you have mastered these common programming constructs, using Visual Studio controls will be quite easy and intuitive.

Regardless of your experience level, please read the following section, as it provides a thumbnail sketch of all True DBGrid for WinForms objects and collections.

See Also