Class TabPosition
Defines the OptionTab to show above or below the default tabs.
Inheritance
System.Object
TabPosition
Namespace: Syncfusion.Windows.Tools.Controls
Assembly: Syncfusion.Tools.Wpf.dll
Syntax
public sealed class TabPosition : Enum
Fields
Above
Arrange the Tab above default tabs
Declaration
public const TabPosition Above
Field Value
Type |
---|
TabPosition |
Below
Arrange the Tab below default tabs
Declaration
public const TabPosition Below
Field Value
Type |
---|
TabPosition |