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 |