FlexChart | ComponentOne
C1.Win.Ribbon.8 Assembly / C1.Win.Ribbon Namespace / C1StatusBar Class / FocusedElement Property

In This Topic
    FocusedElement Property (C1StatusBar)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property FocusedElement As C1.Framework.Element
    public C1.Framework.Element FocusedElement {get;}
    See Also