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



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