Sdílet prostřednictvím


DataGridViewColumnCollection.DataGridView Vlastnost

Definice

Získá, DataGridView na kterém kolekce provádí operace související se sloupci.

protected:
 property System::Windows::Forms::DataGridView ^ DataGridView { System::Windows::Forms::DataGridView ^ get(); };
protected System.Windows.Forms.DataGridView DataGridView { get; }
member this.DataGridView : System.Windows.Forms.DataGridView
Protected ReadOnly Property DataGridView As DataGridView

Hodnota vlastnosti

DataGridView

DataGridView.

Platí pro

Viz také