ComponentOne FlexGrid for UWP
C1.UWP.FlexGrid Assembly / C1.Xaml.FlexGrid Namespace / C1FlexGrid Class / AutoCompleteProperty Field

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