[]
Sets or returns the maximum number of menu items created.
[C1Description("C1CommandMdiList.MaxItems", "Sets or returns the maximum number of menu items created.")]
public int MaxItems { get; set; }
<C1Description("C1CommandMdiList.MaxItems", "Sets or returns the maximum number of menu items created.")>
Public Property MaxItems As Integer