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

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