Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1TabItemBorder Class / Shape Property

In This Topic
    Shape Property
    In This Topic
    Gets or sets the geometric shape of the tab.
    Syntax
    'Declaration
     
    
    Public Property Shape As C1TabItemShape
    public C1TabItemShape Shape {get; set;}
    See Also