ComponentOne Input Library for WPF
C1.WPF.Input Namespace / C1MultiSelect Class / SelectedValuePathProperty Field

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