DataGridColumnHeaderStyle Property |
Gets or sets the style that is used when rendering the column header.
Namespace: Windows.UI.Xaml.ControlsAssembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax public Style HeaderStyle { get; set; }
Property Value
Type:
StyleSee Also