Gets the FrameworkElement responsible for editing the cell value.

Namespace:  C1.Silverlight.FlexGrid
Assembly:  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

See Also