DataGridViewComboBoxCell Konstruktor

Definition

Initialisiert eine neue Instanz der DataGridViewComboBoxCell-Klasse.

public:
 DataGridViewComboBoxCell();
public DataGridViewComboBoxCell ();
Public Sub New ()

Hinweise

Dieser Konstruktor initialisiert den AutoComplete Eigenschaftswert in true.

Gilt für:

Weitere Informationen