Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1CommandMdiList Class / MaxItems Property

In This Topic
    MaxItems Property
    In This Topic
    Sets or returns the maximum number of menu items created.
    Syntax
    'Declaration
     
    
    Public Property MaxItems As Integer
    public int MaxItems {get; set;}
    See Also