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

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