DataGridBoundColumn.EditingElementStyle Property

Definition

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

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

Property Value

Windows.UI.Xaml.Style

Applies to