ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1TabItem Class / SelectedBackgroundProperty Field



In This Topic
    SelectedBackgroundProperty Field (C1TabItem)
    In This Topic
    Identifies the SelectedBackground dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly SelectedBackgroundProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1TabItem.SelectedBackgroundProperty
    public static readonly DependencyProperty SelectedBackgroundProperty
    public:
    static readonly DependencyProperty^ SelectedBackgroundProperty
    See Also