DataGridCellEditEndingEventArgs.EditingElement Property

Definition

Gets the editing element within the cell.

public Windows.UI.Xaml.FrameworkElement EditingElement { get; }
member this.EditingElement : Windows.UI.Xaml.FrameworkElement
Public ReadOnly Property EditingElement As FrameworkElement

Property Value

Windows.UI.Xaml.FrameworkElement

Applies to