ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1TabControl Class / TabItemShapeProperty Field



In This Topic
    TabItemShapeProperty Field
    In This Topic
    Identifies the TabItemShape dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly TabItemShapeProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1TabControl.TabItemShapeProperty
    public static readonly DependencyProperty TabItemShapeProperty
    public:
    static readonly DependencyProperty^ TabItemShapeProperty
    See Also