삽입열에 속한 셀의 값들을 이용하여 새로운 열의 인스턴스를 생성하고 Rows에 추가합니다.
Namespace: Ntreev.Windows.Forms.GridAssembly: Ntreev.Windows.Forms.Grid (in Ntreev.Windows.Forms.Grid.dll) Version: 1.0.4216.32284
Syntax
C# |
---|
public Row AddNewRowFromInsertion() |
Visual Basic |
---|
Public Function AddNewRowFromInsertion As Row |
Visual C++ |
---|
public: Row^ AddNewRowFromInsertion() |