DataGrid.RowHeaderStyle Property

Definition

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

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

Property Value

Windows.UI.Xaml.Style

Applies to