The following tables list the members exposed by ColumnHeaderInitializingEventArgs.
| Name | Description | |
|---|---|---|
|  | ColumnHeaderInitializingEventArgs Constructor | Creates a new instance of the ColumnHeaderInitializingEventArgs class. | 
| Name | Description | |
|---|---|---|
|  | AppearanceData | Returns or sets an AppearanceData struct which can be used to override the resolves appearance for a particular header. | 
|  | DateTimeInterval | Returns the DateTimeInterval instance for which the column header is being displayed. | 
|  | DateTimeRange | Returns a DateTimeRange instance which describes the date/time range spanned by the header. | 
|  | HeaderElement | Returns the ColumnHeaderUIElement instance that is being initialized. | 
|  | Text | Returns or sets the text that will be displayed on the header. |