DataGridRowGroupHeader.HeaderStyle Property

Definition

Gets or sets the style applied to the header cell of a DataGridRowGroupHeader.

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

Property Value

Windows.UI.Xaml.Style

Applies to