Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1ComboBox Class / SelectedValuePathProperty Field

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