ComponentOne DataGrid for WPF and Silverlight
EditingElement Property (DataGridEndingEditEventArgs)

C1.WPF.DataGrid Namespace > DataGridEndingEditEventArgs Class : EditingElement Property
Gets the editing System.Windows.FrameworkElement.
Syntax
'Declaration
 
Public ReadOnly Property EditingElement As System.Windows.FrameworkElement
public System.Windows.FrameworkElement EditingElement {get;}
See Also

Reference

DataGridEndingEditEventArgs Class
DataGridEndingEditEventArgs Members