Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1CommandLink Class / MergeType Property

In This Topic
    MergeType Property
    In This Topic
    Gets or sets a value indicating the behavior of this menu item when its menu is merged with another.
    Syntax
    'Declaration
     
    
    Public Property MergeType As MenuMerge
    public MenuMerge MergeType {get; set;}
    See Also