[]
Specifies the location of the tab strip in the component.
public enum TabStripPlacement
Public Enum TabStripPlacement
Name | Description |
---|---|
Bottom | The tab strip is located across the bottom of the component. |
Top | The tab strip is located across the top of the component. |
WithHorizontalScrollBar | The tab strip is located next to the horizontal scroll bar. |