Edit

Share via


DataGridBoundColumn.ElementStyle Property

Definition

Gets or sets the style that is used when rendering the element that the column displays for a cell that is not in editing mode.

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

Property Value

Windows.UI.Xaml.Style

Applies to