DashboardLayout for WinForms | ComponentOne
C1.Win.C1SplitContainer Namespace / C1SplitContainer Class / FocusedElement Property

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