AutoCompleteTextBoxColumnAutoCompleteSource Property

Gets or sets a value that determines the auto-complete source

Definition

Namespace: EWSoftware.ListControls.DataGridViewControls
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
public AutoCompleteSource AutoCompleteSource { get; set; }

Property Value

AutoCompleteSource
The default is None.

See Also