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

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

    Parameters

    other
    The other.
    See Also