ComponentOne List for WinForms
C1.Win.C1List Namespace / C1List Class / FocusedSplit Property

In This Topic
    FocusedSplit Property (C1List)
    In This Topic
    Gets the Split that has focus.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property FocusedSplit As Split
    public Split FocusedSplit {get;}
    See Also