FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / FlexPivotGrid Class / ActiveEditor Property

In This Topic
    ActiveEditor Property
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property ActiveEditor As FrameworkElement
    public FrameworkElement ActiveEditor {get;}
    See Also