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 Microsoft.UI.Xaml.Style ElementStyle { get; set; }
member this.ElementStyle : Microsoft.UI.Xaml.Style with get, set
Public Property ElementStyle As Style

Property Value

Microsoft.UI.Xaml.Style

Applies to