DataGrid.ColumnHeaderStyle Property

Definition

Gets or sets the style that is used when rendering the column headers.

public Windows.UI.Xaml.Style ColumnHeaderStyle { get; set; }
member this.ColumnHeaderStyle : Windows.UI.Xaml.Style with get, set
Public Property ColumnHeaderStyle As Style

Property Value

Windows.UI.Xaml.Style

Applies to