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

The C1TrueDBGrid control and the C1TrueDBDropDown control both maintain a C1DisplayColumnCollection object to hold and manipulate C1DisplayColumn objects. This collection is contained under the Split object, and is available through the Split's DisplayColumns property. In addition, this collection can be modified in .NET through the C1DisplayColumnCollection Editor. For more information, see Using the C1DisplayColumnCollection Editor.

See Also