ColumnBinding 이벤트의 데이터를 제공합니다.
Namespace: Ntreev.Windows.Forms.GridAssembly: Ntreev.Windows.Forms.Grid (in Ntreev.Windows.Forms.Grid.dll) Version: 1.0.4216.32284
Syntax
C# |
---|
public class ColumnBindingEventArgs : EventArgs |
Visual Basic |
---|
Public Class ColumnBindingEventArgs _
Inherits EventArgs |
Visual C++ |
---|
public ref class ColumnBindingEventArgs : public EventArgs |
Inheritance Hierarchy
See Also