Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1TabItemBorder Class / Shape Property

In This Topic
    Shape Property (C1TabItemBorder)
    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