The Header..::..ColumnCollection type exposes the following members.

Properties

  NameDescription
Public propertyCount
Gets the count of all Columns (visible and invisible).
Public propertyIsSynchronized
Gets a value indicating whether access to the ICollection is synchronized (thread safe).
Public propertyItem
Gets the Column at the specified index.
Public propertySyncRoot
Gets an object that can be used to synchronize access to the ICollection.

See Also