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



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