ComponentOne Basic Library for UWP
TabStripPlacement Property (C1TabItemPresenter)

C1.UWP Assembly > C1.Xaml Namespace > C1TabItemPresenter Class : TabStripPlacement Property
Gets or sets the location of the panel with the tabs relative to the whole control.
Syntax
'Declaration
 
Public Property TabStripPlacement As Dock
public Dock TabStripPlacement {get; set;}
See Also

Reference

C1TabItemPresenter Class
C1TabItemPresenter Members