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