Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1TabItem Class / TabShapeProperty Field

In This Topic
    TabShapeProperty Field (C1TabItem)
    In This Topic
    Identifies the TabShape dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly TabShapeProperty As DependencyProperty
    public static readonly DependencyProperty TabShapeProperty
    See Also