ComponentOne FlexGrid for WPF and Silverlight
Editor Property (CellEditEventArgs)

C1.Silverlight.FlexGrid Namespace > CellEditEventArgs Class : Editor Property
Gets the System.Windows.FrameworkElement responsible for editing the cell value.
Syntax
'Declaration
 
Public ReadOnly Property Editor As System.Windows.FrameworkElement
public System.Windows.FrameworkElement Editor {get;}
See Also

Reference

CellEditEventArgs Class
CellEditEventArgs Members