편집을 취소할 수 있는 이벤트의 데이터를 제공합니다.
Namespace: Ntreev.Windows.Forms.GridAssembly: Ntreev.Windows.Forms.Grid (in Ntreev.Windows.Forms.Grid.dll) Version: 1.0.4216.32284
 Syntax
Syntax
| C# | 
|---|
| public class BeginEditEventArgs : CellEventArgs | 
| Visual Basic | 
|---|
| Public Class BeginEditEventArgs _ Inherits CellEventArgs | 
| Visual C++ | 
|---|
| public ref class BeginEditEventArgs : public CellEventArgs | 
 Inheritance Hierarchy
Inheritance Hierarchy
System..::..Object
System..::..EventArgs
Ntreev.Windows.Forms.Grid..::..CellEventArgs
Ntreev.Windows.Forms.Grid..::..BeginEditEventArgs
System..::..EventArgs
Ntreev.Windows.Forms.Grid..::..CellEventArgs
Ntreev.Windows.Forms.Grid..::..BeginEditEventArgs





