DataGridTemplateColumn.CellEditingTemplate Property

Definition

Gets or sets the template that is used to display the contents of a cell that is in editing mode.

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

Property Value

Windows.UI.Xaml.DataTemplate

Applies to