Enum StripPosition
Specifies the position of the tab strip in the tab navigation control.
Namespace: Syncfusion.Windows.Tools.Controls
Assembly: Syncfusion.Tools.Wpf.dll
Syntax
public enum StripPosition
Fields
| Name | Description |
|---|---|
| Bottom | The tab strip is positioned at the bottom of the control. |
| Top | The tab strip is positioned at the top of the control. |