Class TabSwitchSection
Specifies whether the TabSwitSection in the DockingManager is Default, ActiveToolWindows, or ActiveFiles
Inheritance
System.Object
TabSwitchSection
Namespace: Syncfusion.Windows.Tools.Controls
Assembly: Syncfusion.Tools.Wpf.dll
Syntax
public sealed class TabSwitchSection : Enum
Fields
ActiveFiles
Declaration
public const TabSwitchSection ActiveFiles
Field Value
Type |
---|
TabSwitchSection |
ActiveToolWindows
Declaration
public const TabSwitchSection ActiveToolWindows
Field Value
Type |
---|
TabSwitchSection |
Default
Declaration
public const TabSwitchSection Default
Field Value
Type |
---|
TabSwitchSection |