Click or drag to resize
DataGridColumnHeaderStyle Property
Gets or sets the style that is used when rendering the column header.

Namespace: Windows.UI.Xaml.Controls
Assembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
public Style HeaderStyle { get; set; }

Property Value

Type: Style
See Also