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 public DataTemplate HeaderTemplate { get; set; }
Property Value
Type:
DataTemplateSee Also