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



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