The HeaderCollection type exposes the following members.

Properties

  NameDescription
Public propertyAutoGenerate
Gets or sets a value indicating whether Grid can automatically generate a Header when the first Row is added to the grid.
Public propertyCount
Gets a number of Headers.
Public propertyGrid
Gets Grid
Public propertyIsSynchronized
Gets a value indicating whether access to the ICollection is synchronized (thread safe).
Public propertyItem
Gets a Header on the specified hierarchical level.
Public propertySyncRoot
Gets an object that can be used to synchronize access to the ICollection.

See Also