셀의 편집을 시작합니다.
Namespace: Ntreev.Windows.Forms.GridAssembly: Ntreev.Windows.Forms.Grid (in Ntreev.Windows.Forms.Grid.dll) Version: 1.0.4216.32284
Syntax
C# |
---|
public void EditCell( Cell cell, EditingReason editBy ) |
Visual Basic |
---|
Public Sub EditCell ( _ cell As Cell, _ editBy As EditingReason _ ) |
Visual C++ |
---|
public: void EditCell( Cell^ cell, EditingReason^ editBy ) |
Parameters
- cell
- Type: Ntreev.Windows.Forms.Grid..::..Cell
[Missing <param name="cell"/> documentation for "M:Ntreev.Windows.Forms.Grid.GridControl.EditCell(Ntreev.Windows.Forms.Grid.Cell,Ntreev.Windows.Forms.Grid.EditingReason)"]
- editBy
- Type: Ntreev.Windows.Forms.Grid..::..EditingReason
[Missing <param name="editBy"/> documentation for "M:Ntreev.Windows.Forms.Grid.GridControl.EditCell(Ntreev.Windows.Forms.Grid.Cell,Ntreev.Windows.Forms.Grid.EditingReason)"]