DataGrid.CellStyle Property

Definition

Gets or sets the style that is used when rendering the data grid cells.

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

Property Value

Windows.UI.Xaml.Style

Applies to