The Header type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Add |
Adds a new Column to the end of this header.
| |
| AdjustColumns |
Adjusts all Columns to their optimal width.
| |
| Clear | ||
| Clone |
Creates a new object that is a copy of the current instance.
| |
| FilterRemove |
Removes all column filters.
| |
| FromDataAccessor | ||
| FromDataObject | ||
| FromDataType | ||
| FromPropertyDescriptorCollection |
Creates a new instance of the Header class and populates it with Columns by parsing PropertyDescriptorCollection.
| |
| GetEnumerator |
Returns an enumerator that iterates through the collection of all available Columns.
| |
| Invalidate |
Invalidates this Header.
| |
| InvalidateRows |
Repaint all rows in the grid on the same hierarchical level as the header.
| |
| Remove |