DataGridView.CreateRowsInstance Methode

Definition

Erstellt und gibt eine neue DataGridViewRowCollectionzurück.

protected:
 virtual System::Windows::Forms::DataGridViewRowCollection ^ CreateRowsInstance();
protected virtual System.Windows.Forms.DataGridViewRowCollection CreateRowsInstance();
abstract member CreateRowsInstance : unit -> System.Windows.Forms.DataGridViewRowCollection
override this.CreateRowsInstance : unit -> System.Windows.Forms.DataGridViewRowCollection
Protected Overridable Function CreateRowsInstance () As DataGridViewRowCollection

Gibt zurück

Ein leeres DataGridViewRowCollection.

Gilt für:

Weitere Informationen