GridColumns Collection
Description
A collection of GridColumn objects.
For a list of all members defined in this module, see GridColumns members.
Object Model



Remarks
Contains a collection of GridColumn objects. You can:
- add a GridColumn
- delete all GridColumns
- find a GridColumn in the collection.
The GridControl contains a collection of columns that is used to add/remove columns from the GridControl.
See Also
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.