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

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