Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1TabControl Class / TabStripVerticalAlignment Property

In This Topic
    TabStripVerticalAlignment Property
    In This Topic
    Gets or sets the vertical alignment of the group of C1TabItems.
    Syntax
    'Declaration
     
    
    Public Property TabStripVerticalAlignment As VerticalAlignment
    public VerticalAlignment TabStripVerticalAlignment {get; set;}
    See Also