ComponentOne FlexGrid for UWP
Editor Property

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

Reference

CellEditEventArgs Class
CellEditEventArgs Members