DataGrid.RowGroupHeaderStyles Property

Definition

Gets the style that is used when rendering the row group header.

public System.Collections.ObjectModel.ObservableCollection<Windows.UI.Xaml.Style> RowGroupHeaderStyles { get; }
member this.RowGroupHeaderStyles : System.Collections.ObjectModel.ObservableCollection<Windows.UI.Xaml.Style>
Public ReadOnly Property RowGroupHeaderStyles As ObservableCollection(Of Style)

Property Value

ObservableCollection<Windows.UI.Xaml.Style>

Applies to