| DataGridColumnHeaderTemplate Property | 
            Gets or sets the template that defines the visual representation of the column
            header.
            
 
Namespace: Windows.UI.Xaml.ControlsAssembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
 Syntax
Syntaxpublic DataTemplate HeaderTemplate { get; set; }Property Value
Type: 
DataTemplate See Also
See Also