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


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

Reference

C1ComboBox Class
C1ComboBox Members