ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1ComboBox Class / SelectionBackgroundProperty Field



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