ComponentOne FinancialChart for WPF
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
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1TabItem.TabShapeProperty
    public static readonly DependencyProperty TabShapeProperty
    public:
    static readonly DependencyProperty^ TabShapeProperty
    See Also