ComponentOne Basic Library for WPF and Silverlight
SelectedItemProperty Field (C1ComboBox)


C1.Silverlight Namespace > C1ComboBox Class : SelectedItemProperty Field
Identifies the SelectedItem dependency property.
Syntax
'Declaration
 
Public Shared ReadOnly SelectedItemProperty As System.Windows.DependencyProperty
'Usage
 
Dim value As System.Windows.DependencyProperty
 
value = C1ComboBox.SelectedItemProperty
public static readonly System.Windows.DependencyProperty SelectedItemProperty
See Also

Reference

C1ComboBox Class
C1ComboBox Members