ListView for WPF | ComponentOne
C1.WPF.ListView Assembly / C1.WPF.ListView Namespace / C1ListView Class / SelectedBackgroundProperty Field

In This Topic
    SelectedBackgroundProperty Field (C1ListView)
    In This Topic
    Identifies the SelectedBackground dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly SelectedBackgroundProperty As DependencyProperty
    public static readonly DependencyProperty SelectedBackgroundProperty
    See Also