열이 제거되는 이벤트의 데이터를 제공합니다.
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 RowRemovingEventArgs : RowEventArgs | 
| Visual Basic | 
|---|
| Public Class RowRemovingEventArgs _ Inherits RowEventArgs | 
| Visual C++ | 
|---|
| public ref class RowRemovingEventArgs : public RowEventArgs | 
 Inheritance Hierarchy
Inheritance Hierarchy
System..::..Object
System..::..EventArgs
Ntreev.Windows.Forms.Grid..::..RowEventArgs
Ntreev.Windows.Forms.Grid..::..RowRemovingEventArgs
System..::..EventArgs
Ntreev.Windows.Forms.Grid..::..RowEventArgs
Ntreev.Windows.Forms.Grid..::..RowRemovingEventArgs





