WPF

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum MergeType

    Show / Hide Table of Contents

    Enum MergeType

    Defines the constant that specifies the merge type of the Ribbon tab.

    Namespace: Syncfusion.Windows.Tools.Controls
    Assembly: Syncfusion.Tools.Wpf.dll
    Syntax
    public enum MergeType

    Fields

    Name Description
    AddItems

    Adds the child ribbon element to the parent ribbon even if Ribbon tab has the same caption.

    MergeItems

    Merged the child ribbon element to the parent ribbon if it has same caption.

    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved