Enum SelectedTabOnMerge
Defines the constant that specifies the selected tab when merging.
Namespace: Syncfusion.Windows.Tools.Controls
Assembly: Syncfusion.Tools.Wpf.dll
Syntax
public enum SelectedTabOnMerge
Fields
| Name | Description |
|---|---|
| ParentSelectedTab | Sets the Parent ribbon selected tab after merging. |
| SelectedTab | Sets the child ribbon selected tab after merging. |