True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / Split Class / Split Constructor / Split Constructor(Frame)
The f.

In This Topic
    Split Constructor(Frame)
    In This Topic
    Initializes a new instance of the Split class.
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal f As Frame _
    )
    public Split( 
       Frame f
    )

    Parameters

    f
    The f.
    See Also