alexa
menu

WPF

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

    Show / Hide Table of Contents

    Class SelectedTabOnMerge

    Defines the constant that specifies the selected tab when merging.

    Inheritance
    System.Object
    SelectedTabOnMerge
    Namespace: Syncfusion.Windows.Tools.Controls
    Assembly: Syncfusion.Tools.Wpf.dll
    Syntax
    public sealed class SelectedTabOnMerge : Enum

    Fields

    ParentSelectedTab

    Sets the Parent ribbon selected tab after merging.

    Declaration
    public const SelectedTabOnMerge ParentSelectedTab
    Field Value
    Type
    SelectedTabOnMerge

    SelectedTab

    Sets the child ribbon selected tab after merging.

    Declaration
    public const SelectedTabOnMerge SelectedTab
    Field Value
    Type
    SelectedTabOnMerge
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved