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

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