InsertionRow을 가져옵니다.
Namespace: Ntreev.Windows.Forms.GridAssembly: Ntreev.Windows.Forms.Grid (in Ntreev.Windows.Forms.Grid.dll) Version: 1.0.4216.32284
Syntax
| C# |
|---|
public InsertionRow InsertionRow { get; } |
| Visual Basic |
|---|
Public ReadOnly Property InsertionRow As InsertionRow Get |
| Visual C++ |
|---|
public: property InsertionRow^ InsertionRow { InsertionRow^ get (); } |