Columns object
The Columns objects holds a collection of Column objects. The DataColumns property gives access to the Column objects. 

The control can load data using one of the following methods:

The Columns object supports the following properties and methods:

NameDescription
CountReturns the number of objects in a collection.
ItemReturns a specific Column giving its index/caption.