Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1TabControl Class / TabItemShapeProperty Field

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