True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / C1TrueDBGrid Class / FocusedSplit Property

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