DataGridTemplateColumnCellEditingTemplate Property |
Gets or sets the template to use to display the contents of a cell that is
in editing mode.
Namespace: Windows.UI.Xaml.ControlsAssembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax public DataTemplate CellEditingTemplate { get; set; }
Property Value
Type:
DataTemplateSee Also