DataGridView.CreateRowsInstance 메서드

정의

DataGridViewRowCollection을 만들어 반환합니다.

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

반환

DataGridViewRowCollection

DataGridViewRowCollection입니다.

적용 대상

추가 정보