DataGridViewComboBoxCell::AutoComplete Property
.NET Framework (current version)
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: