셀들의 변경된 내용을 적용합니다.
Namespace: Ntreev.Windows.Forms.GridAssembly: Ntreev.Windows.Forms.Grid (in Ntreev.Windows.Forms.Grid.dll) Version: 1.0.4216.32284
Syntax
C# |
---|
public void ApplyEdit() |
Visual Basic |
---|
Public Sub ApplyEdit |
Visual C++ |
---|
public: void ApplyEdit() |
Remarks
셀들의 데이터가 변경되었을때 사용자는 변경된 내용을 취소하고 원래값으로 되돌릴수 있지만, 이 작업을 수행한 이후로는
원래값으로 되돌릴 수 없게 됩니다.