_Application.EnableAutoComplete Property

Definition

True if the AutoComplete feature is enabled.

public:
 property bool EnableAutoComplete { bool get(); void set(bool value); };
public bool EnableAutoComplete { get; set; }
Public Property EnableAutoComplete As Boolean

Property Value

Applies to