The Header type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Appearance | 
            Gets appearance of Header and also even and odd rows.
              | |
| CanResizeColumns | ||
| ColumnPanelHeight | 
            Gets or sets the height of the column panel.
              | |
| Columns | 
            Gets a collection of all available Columns.
              | |
| Configurable | 
            Gets or sets a value indicating whether this Header is configurable.
              | |
| Count | 
            Gets the count of all Columns (visible and invisible).
              | |
| FixedColumns | 
            Gets a count of non-scrollable Columns.
              | |
| FocusedColumn | 
             Gets or sets a focused Column.
               | |
| Grid | ||
| GroupedColumns | 
            Gets a collection of grouped Columns.
              | |
| GroupingEnabled | ||
| GroupPanelHeight | 
            Gets or sets the height of the group panel.
              | |
| HasFilter | 
            Gets a value indicating whether the header has at last one column filter.
              | |
| Height | 
            Gets the integral height of the Header, including heights of the group and the column panels.
              | |
| Item[([( Int32])]) | ||
| Item[([( String])]) | 
            Gets the Column (visible or invisible) with the specified id.
              | |
| Level | 
            Gets a hierarchical level of the Header.
              | |
| MergedColums | 
            Gets the collection of merged columns.
              | |
| ScrollType | 
            Gets or sets the horizontal scroll type.
              | |
| SerializationState | 
            Gets or sets header serialization state (columns, colors, etc...).
              | |
| SortedColumns | 
            Gets a collection of sorted Columns.
              | |
| Spacing | 
            Gets the spacing between the header and the first followed row.
              | |
| StretchMode | 
            Gets or sets a value, indicating how the widths of the columns in a grid are stretched.
              | |
| Tag | 
            Gets or sets the tag.
              | |
| Visible | 
            Gets or sets a value indicating whether this Header is visible.
              | |
| VisibleColumns | 
            Gets a collection of visible Columns.
              |