共用方式為


DataGridViewRowCollection.DataGridView 屬性

定義

取得擁有集合的 DataGridView

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

屬性值

DataGridView

擁有 DataGridViewRowCollectionDataGridView

適用於

另請參閱