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


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

Reference

C1ComboBox Class
C1ComboBox Members