ComponentOne True DBGrid for WinForms
C1TrueDBGrid Class
Object Model > C1TrueDBGrid Class

The C1TrueDBGrid control is the primary object of True DBGrid for WinForms. Use its C1DataColumnCollection and C1DisplayColumnCollection objects to create, access, and modify the column objects that define the mappings between the grid's physical columns and the underlying database fields. Using its SplitCollection object, the grid can be divided into multiple horizontal or vertical panes to provide different views of the same data source.

See Also