[]
        
Gets or sets the column header template.
[TypeConverter(typeof(ExpandableObjectConverter))]
public LayoutTemplate ColumnHeaderTemplate { get; }
<TypeConverter(GetType(ExpandableObjectConverter))>
Public ReadOnly Property ColumnHeaderTemplate As LayoutTemplate
| Type | Description | 
|---|---|
| LayoutTemplate | The column header template.  |