새로운 열을 추가하기 위한 편집가능한 열을 제공합니다.

Namespace: Ntreev.Windows.Forms.Grid
Assembly: Ntreev.Windows.Forms.Grid (in Ntreev.Windows.Forms.Grid.dll) Version: 1.0.4216.32284

Syntax

C#
public class InsertionRow : Row
Visual Basic
Public Class InsertionRow _
	Inherits Row
Visual C++
public ref class InsertionRow : public Row

Inheritance Hierarchy

See Also