Gets the FrameworkElement responsible for editing the cell value.
Namespace:
C1.Phone.FlexGridAssembly: C1.Phone.FlexGrid (in C1.Phone.FlexGrid.dll)
Syntax
| C# |
|---|
public FrameworkElement Editor { get; internal set; } |
| Visual Basic |
|---|
Public Property Editor As FrameworkElement Get Friend Set |