Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / Pair Class / Second Property

In This Topic
    Second Property
    In This Topic
    The C1CommandMdiList second object.
    Syntax
    'Declaration
     
    
    Public Property Second As Object
    public object Second {get; set;}
    See Also