<
OLAP for WPF and Silverlight | ComponentOne
C1.Silverlight.Olap Namespace / C1OlapGrid Class / ActiveEditor Property

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