DataGridViewComboBoxCell.AutoComplete Property
.NET Framework (current version)
![]() |
---|
The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience. |
Gets or sets a value indicating whether the cell will match the characters being entered in the cell with a selection from the drop-down list.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Property Value
Type: System.Booleantrue if automatic completion is activated; otherwise, false. The default is true.
.NET Framework
Available since 2.0
Available since 2.0
Show: